summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 03:15:38 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 03:15:38 +0000
commit0d960f61174cb4b4c24d5bcbef7c3448a9249133 (patch)
tree49de52a5b0b8fce563e1abc9bfd5dd5b3de10988
parent897f004b66904a8b283fbacb221dfb81f358a666 (diff)
automatic import of python-edk2-basetoolsopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-edk2-basetools.spec23
-rw-r--r--sources2
3 files changed, 21 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 09fa2e2..53c6310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/edk2-basetools-0.1.43.tar.gz
+/edk2-basetools-0.1.44.tar.gz
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
diff --git a/sources b/sources
index 734bd62..1827008 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0eae7beaf6b14bb0db577c8ba9850273 edk2-basetools-0.1.43.tar.gz
+12797b24c8ffcd6278e70ba85a04ed3e edk2-basetools-0.1.44.tar.gz