summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pip-chill.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7c0700f..d200cd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pip-chill-1.0.1.tar.gz
+/pip-chill-1.0.3.tar.gz
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
diff --git a/sources b/sources
index 52ff68a..aa243e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-822fc7894aa8c182601e7409d33396c7 pip-chill-1.0.1.tar.gz
+5773be47677ab1569169e6485f0b176d pip-chill-1.0.3.tar.gz