summaryrefslogtreecommitdiff
path: root/python-confuse.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:23:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:23:17 +0000
commit57fc223e2cb2a1d412367feb7784e530230a34df (patch)
treef3cdaa26a136ee190090dc73e05608192049cf90 /python-confuse.spec
parentec1490d406ce0fcfdaf127440f20b8266c9eec3d (diff)
automatic import of python-confuseopeneuler20.03
Diffstat (limited to 'python-confuse.spec')
-rw-r--r--python-confuse.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-confuse.spec b/python-confuse.spec
index 44e5555..66c0019 100644
--- a/python-confuse.spec
+++ b/python-confuse.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-confuse
-Version: 2.0.0
+Version: 2.0.1
Release: 1
Summary: Painless YAML configuration.
License: None
URL: https://github.com/beetbox/confuse
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/ef/5d3427b61160325f6ba7928456a13f420d435559849e8a5ae0df0bc12585/confuse-2.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a7/77/05e2284baff5f2106f74b528b9930caf764d6c400733eb42e617c4234a7d/confuse-2.0.1.tar.gz
BuildArch: noarch
Requires: python3-pyyaml
@@ -38,7 +38,7 @@ environment variable support, human-readable errors, and standard OS-specific
locations.
%prep
-%autosetup -n confuse-2.0.0
+%autosetup -n confuse-2.0.1
%build
%py3_build
@@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.1-1
- Package Spec generated