diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-inmanta-dev-dependencies.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /inmanta_dev_dependencies-2.70.0.tar.gz +/inmanta_dev_dependencies-2.72.0.tar.gz diff --git a/python-inmanta-dev-dependencies.spec b/python-inmanta-dev-dependencies.spec index 8625399..2a2215b 100644 --- a/python-inmanta-dev-dependencies.spec +++ b/python-inmanta-dev-dependencies.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-inmanta-dev-dependencies -Version: 2.70.0 +Version: 2.72.0 Release: 1 Summary: Package collecting all common dev dependencies of inmanta modules and extensions to synchronize dependency versions. License: Apache-2.0 URL: https://pypi.org/project/inmanta-dev-dependencies/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/48/d5/1d6d7b45914659bdf89e6ff476fd050acd7199b2a23cf62a299e12fff4b5/inmanta_dev_dependencies-2.70.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ee/6d/e2a2347e16c58f47efc380d4f11766e3cf304ec2fd76b2447e8fc8d7a831/inmanta_dev_dependencies-2.72.0.tar.gz BuildArch: noarch Requires: python3-Sphinx @@ -61,7 +61,7 @@ Provides: python3-inmanta-dev-dependencies-doc %prep -%autosetup -n inmanta-dev-dependencies-2.70.0 +%autosetup -n inmanta-dev-dependencies-2.72.0 %build %py3_build @@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 17 2023 Python_Bot <Python_Bot@openeuler.org> - 2.70.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2.72.0-1 - Package Spec generated @@ -1 +1 @@ -bfb422442c3fe3112e799bba772820e0 inmanta_dev_dependencies-2.70.0.tar.gz +f16ee834e3df604cf8506167ea8b2006 inmanta_dev_dependencies-2.72.0.tar.gz |
