summaryrefslogtreecommitdiff
path: root/python-emmet-core.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-emmet-core.spec')
-rw-r--r--python-emmet-core.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-emmet-core.spec b/python-emmet-core.spec
index b3e2137..d8fcf9c 100644
--- a/python-emmet-core.spec
+++ b/python-emmet-core.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-emmet-core
-Version: 0.51.12
+Version: 0.52.0
Release: 1
Summary: Core Emmet Library
License: modified BSD
URL: https://github.com/materialsproject/emmet
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1d/0d/e2aac874869b8520a35fab0902cbe75e1750804d01198825740f435cac0c/emmet-core-0.51.12.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/53/89/da2dd60ae43e0c1d01df6932489be9c4dcb845cf8475c4462a9d6d00dad0/emmet-core-0.52.0.tar.gz
BuildArch: noarch
Requires: python3-pymatgen
@@ -61,7 +61,7 @@ Provides: python3-emmet-core-doc
%prep
-%autosetup -n emmet-core-0.51.12
+%autosetup -n emmet-core-0.52.0
%build
%py3_build
@@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.51.12-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.52.0-1
- Package Spec generated