From 2205f5b3698447f727e837bf7e7df401445e6316 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:16:19 +0000 Subject: automatic import of python-pydevd --- python-pydevd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pydevd.spec') diff --git a/python-pydevd.spec b/python-pydevd.spec index 5b78bc3..39e8bfb 100644 --- a/python-pydevd.spec +++ b/python-pydevd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pydevd -Version: 2.9.5 +Version: 2.9.6 Release: 1 Summary: PyDev.Debugger (used in PyDev, PyCharm and VSCode Python) License: EPL, Apache 2.0 URL: https://github.com/fabioz/PyDev.Debugger/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/34/06ac3b3afb713170a8694cc04eb9679ff7ad421920a966d5c66e8af8145d/pydevd-2.9.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/ea/c4ae482cb98aa9f4fea93c4b14f114a7d6a84942293287ff3ffac0562ea9/pydevd-2.9.6.tar.gz %description @@ -72,7 +72,7 @@ to `cythonize` the files. To update and compile the cython sources (and generate `build_tools/build.py` should be run -- note that the resulting .pyx and .c files should be commited. %prep -%autosetup -n pydevd-2.9.5 +%autosetup -n pydevd-2.9.6 %build %py3_build @@ -112,5 +112,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.9.5-1 +* Fri Apr 21 2023 Python_Bot - 2.9.6-1 - Package Spec generated -- cgit v1.2.3