summaryrefslogtreecommitdiff
path: root/python-edk2-basetools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-edk2-basetools.spec')
-rw-r--r--python-edk2-basetools.spec23
1 files changed, 19 insertions, 4 deletions
diff --git a/python-edk2-basetools.spec b/python-edk2-basetools.spec
index 2cf803b..3c7ddd8 100644
--- a/python-edk2-basetools.spec
+++ b/python-edk2-basetools.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-edk2-basetools
-Version: 0.1.43
+Version: 0.1.44
Release: 1
Summary: Python BaseTools supporting UEFI EDK2 firmware development
License: BSD-2-Clause-Patent
URL: https://github.com/tianocore/edk2-basetools
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3d/ff/b2652d5ac5eaf9eccab72af3a797679193257c57005f8c53d7b41a241750/edk2-basetools-0.1.43.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8b/b7/24fbdc69a6d5bdb9f4a3bb99a5ef12adbdd4640bf9883cfa987db78c72cb/edk2-basetools-0.1.44.tar.gz
BuildArch: noarch
Requires: python3-antlr4-python3-runtime
@@ -79,6 +79,11 @@ For best success please follow the below process.
## Maintainers
+[Liming Gao <gaoliming@byosoft.com.cn>](mailto:gaoliming@byosoft.com.cn)
+[Rebecca Cran <rebecca@bsdio.com>](mailto:rebecca@bsdio.com)
+
+### Developers/Reviewers
+
See the [github team](https://github.com/orgs/tianocore/teams/edk-ii-tool-maintainers) for more details.
## Documentation
@@ -161,6 +166,11 @@ For best success please follow the below process.
## Maintainers
+[Liming Gao <gaoliming@byosoft.com.cn>](mailto:gaoliming@byosoft.com.cn)
+[Rebecca Cran <rebecca@bsdio.com>](mailto:rebecca@bsdio.com)
+
+### Developers/Reviewers
+
See the [github team](https://github.com/orgs/tianocore/teams/edk-ii-tool-maintainers) for more details.
## Documentation
@@ -240,6 +250,11 @@ For best success please follow the below process.
## Maintainers
+[Liming Gao <gaoliming@byosoft.com.cn>](mailto:gaoliming@byosoft.com.cn)
+[Rebecca Cran <rebecca@bsdio.com>](mailto:rebecca@bsdio.com)
+
+### Developers/Reviewers
+
See the [github team](https://github.com/orgs/tianocore/teams/edk-ii-tool-maintainers) for more details.
## Documentation
@@ -248,7 +263,7 @@ See the github repo **docs** folder
%prep
-%autosetup -n edk2-basetools-0.1.43
+%autosetup -n edk2-basetools-0.1.44
%build
%py3_build
@@ -288,5 +303,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.43-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.44-1
- Package Spec generated