diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:41:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:41:23 +0000 |
| commit | f21f520d8f2ae8c630c1b9112813388646e89535 (patch) | |
| tree | 66cb78821ac65a2da0c68beadbf4736fe5b7c6c7 | |
| parent | 8eebda9fb034e72f63ec6c53615a404d01df0119 (diff) | |
automatic import of python-pip-chillopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pip-chill.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 @@ -1 +1 @@ -822fc7894aa8c182601e7409d33396c7 pip-chill-1.0.1.tar.gz +5773be47677ab1569169e6485f0b176d pip-chill-1.0.3.tar.gz |
