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 --- .gitignore | 1 + python-pydevd.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index adfb237..8b2a2d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pydevd-2.9.5.tar.gz +/pydevd-2.9.6.tar.gz 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 diff --git a/sources b/sources index 60e09bf..2a8b3bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32636af62ba49bc27ae7d732a9f9b39a pydevd-2.9.5.tar.gz +54f7974e8da588253710f5fcaa295be4 pydevd-2.9.6.tar.gz -- cgit v1.2.3