diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pydeps.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pydeps-1.11.2.tar.gz +/pydeps-1.12.1.tar.gz diff --git a/python-pydeps.spec b/python-pydeps.spec index 6ae2958..756948b 100644 --- a/python-pydeps.spec +++ b/python-pydeps.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pydeps -Version: 1.11.2 +Version: 1.12.1 Release: 1 Summary: Display module dependencies License: BSD URL: https://github.com/thebjorn/pydeps -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/2d/f4ec41d6f5c188c013414df8a5e048ee36794b1d00c9874521fb2c3be383/pydeps-1.11.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/54/44faf3746a99b1914481b89eb50d0ac47db65170620e3126a753ee603c45/pydeps-1.12.1.tar.gz BuildArch: noarch Requires: python3-stdlib-list @@ -45,7 +45,7 @@ Please report bugs and feature requests on GitHub at https://github.com/thebjorn/pydeps/issues %prep -%autosetup -n pydeps-1.11.2 +%autosetup -n pydeps-1.12.1 %build %py3_build @@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.11.2-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.12.1-1 - Package Spec generated @@ -1 +1 @@ -c3fb6276ffb88a3079aabaf9f4fcc00e pydeps-1.11.2.tar.gz +2a8db6fdab9a42c302f2c5844808a8e9 pydeps-1.12.1.tar.gz |
