summaryrefslogtreecommitdiff
path: root/python-pip-chill.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pip-chill.spec')
-rw-r--r--python-pip-chill.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pip-chill.spec b/python-pip-chill.spec
index fa13d9e..58ef468 100644
--- a/python-pip-chill.spec
+++ b/python-pip-chill.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pip-chill
-Version: 1.0.1
+Version: 1.0.3
Release: 1
Summary: Like `pip freeze` but lists only the packages that are not dependencies of installed packages.
License: GNU General Public License v3
URL: https://github.com/rbanffy/pip-chill
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/0d/09d5bf3fb60e7309ad71f1ec8281c467afffd0ca5bf69e1b978a0be67265/pip-chill-1.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0c/1d/eec0f393fe17675792e302a82cd6c1e77e261d212c7cbf70072727a6e016/pip-chill-1.0.3.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-pip-chill-doc
%prep
-%autosetup -n pip-chill-1.0.1
+%autosetup -n pip-chill-1.0.3
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.3-1
- Package Spec generated