summaryrefslogtreecommitdiff
path: root/python-conan.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-conan.spec')
-rw-r--r--python-conan.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-conan.spec b/python-conan.spec
index 74be883..c982176 100644
--- a/python-conan.spec
+++ b/python-conan.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-conan
-Version: 2.0.3
+Version: 2.0.4
Release: 1
Summary: Conan C/C++ package manager
License: MIT
URL: https://conan.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/f9/72e76cce420505d3514a0601f6cbb01339bb304118aa01b61b1f9bc71714/conan-2.0.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/f4/cf3035f9010390f5e4c524bf4bfba7001263c91f464e64bb7720f36e9fcc/conan-2.0.4.tar.gz
BuildArch: noarch
@@ -106,7 +106,7 @@ use a separate server for testing purposes.
[MIT LICENSE](LICENSE.md)
%prep
-%autosetup -n conan-2.0.3
+%autosetup -n conan-2.0.4
%build
%py3_build
@@ -146,5 +146,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.3-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.4-1
- Package Spec generated