summaryrefslogtreecommitdiff
path: root/python-yapf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-yapf.spec')
-rw-r--r--python-yapf.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/python-yapf.spec b/python-yapf.spec
index 88dff78..3f1cff9 100644
--- a/python-yapf.spec
+++ b/python-yapf.spec
@@ -1,13 +1,14 @@
%global _empty_manifest_terminate_build 0
Name: python-yapf
-Version: 0.32.0
+Version: 0.33.0
Release: 1
Summary: A formatter for Python code.
License: Apache License, Version 2.0
-URL: https://pypi.org/project/yapf/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c2/cd/d0d1e95b8d78b8097d90ca97af92f4af7fb2e867262a2b6e37d6f48e612a/yapf-0.32.0.tar.gz
+URL: https://github.com/google/yapf
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/83/6e/72395cbbd59eedc48913f8694d445acbdba699c50312001b702c5ff46001/yapf-0.33.0.tar.gz
BuildArch: noarch
+Requires: python3-tomli
%description
@@ -28,7 +29,7 @@ Provides: python3-yapf-doc
%prep
-%autosetup -n yapf-0.32.0
+%autosetup -n yapf-0.33.0
%build
%py3_build
@@ -68,5 +69,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.32.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.33.0-1
- Package Spec generated