summaryrefslogtreecommitdiff
path: root/python-beet.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 07:55:55 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 07:55:55 +0000
commita44aaa15b8757643ee19f5ff6fffe591e3adec00 (patch)
tree3727b85fb585b2b80ebea025cea89aef2193e990 /python-beet.spec
parent5719328e41b85df0cbef3ec4defc214febf1e2a0 (diff)
automatic import of python-beetopeneuler20.03
Diffstat (limited to 'python-beet.spec')
-rw-r--r--python-beet.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-beet.spec b/python-beet.spec
index b52c73d..b084477 100644
--- a/python-beet.spec
+++ b/python-beet.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-beet
-Version: 0.84.0
+Version: 0.86.0
Release: 1
Summary: The Minecraft pack development kit
License: MIT
URL: https://github.com/mcbeet/beet
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5c/a8/d4d2f77477b69e56da2c12e0c2bcf12f48c089326fa571ad12f90e252106/beet-0.84.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/42/131354664787cc3869dd2ba0cf6745d1f39e31fd90014910416206009f08/beet-0.86.0.tar.gz
BuildArch: noarch
Requires: python3-Jinja2
@@ -38,7 +38,7 @@ Provides: python3-beet-doc
License - [MIT](https://github.com/mcbeet/beet/blob/main/LICENSE)
%prep
-%autosetup -n beet-0.84.0
+%autosetup -n beet-0.86.0
%build
%py3_build
@@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.84.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.86.0-1
- Package Spec generated