summaryrefslogtreecommitdiff
path: root/python-pydeps.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 14:29:35 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 14:29:35 +0000
commit19edeadcd1f95d846dda2c30af28cbf7da654fe8 (patch)
tree78df2b2b88aaa841fba44d241815091340538a34 /python-pydeps.spec
parente7fe6730c64999af04105f3fdd7fc96256b6316e (diff)
automatic import of python-pydepsopeneuler20.03
Diffstat (limited to 'python-pydeps.spec')
-rw-r--r--python-pydeps.spec8
1 files changed, 4 insertions, 4 deletions
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