diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:16:19 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:16:19 +0000 |
| commit | 2205f5b3698447f727e837bf7e7df401445e6316 (patch) | |
| tree | fe2cd5d6bf7af0fbad5d5194b61b1456159a500a /python-pydevd.spec | |
| parent | 4d8713049beb8937c22b6742112f230c79befb74 (diff) | |
automatic import of python-pydevdopeneuler20.03
Diffstat (limited to 'python-pydevd.spec')
| -rw-r--r-- | python-pydevd.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2.9.5-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.9.6-1 - Package Spec generated |
