diff options
Diffstat (limited to 'python-graphene.spec')
-rw-r--r-- | python-graphene.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-graphene.spec b/python-graphene.spec index 443c86d..6d1fc99 100644 --- a/python-graphene.spec +++ b/python-graphene.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-graphene -Version: 3.2.1 +Version: 3.2.2 Release: 1 Summary: GraphQL Framework for Python License: MIT URL: https://github.com/graphql-python/graphene -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/82/b5714a1082120f1ac71fb0d34b151d681c989e9a8f6c291b6d942387ace8/graphene-3.2.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/59/71fffb25d8587f58254dad3710bd2ad2d6aa5292678fe880544d337676fa/graphene-3.2.2.tar.gz BuildArch: noarch Requires: python3-graphql-core @@ -65,7 +65,7 @@ Slack <https://join.slack.com/t/graphenetools/shared_invite/enQtOTE2MDQ1NTg4MDM1 to see how you can help ������ %prep -%autosetup -n graphene-3.2.1 +%autosetup -n graphene-3.2.2 %build %py3_build @@ -105,5 +105,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.1-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.2-1 - Package Spec generated |