!8 update to version 1.4

From: @wang--ge 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-04-07 05:43:22 +00:00 committed by Gitee
commit 3f659250fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,14 +1,14 @@
%global debug_package %{nil}
Name: py3c
Version: 1.2
Release: 4
Version: 1.4
Release: 1
Summary: Guide and compatibility macros for porting extensions to Python 3
# Licences differ for subpackages
License: MIT and CC-BY-SA-3.0
URL: http://py3c.readthedocs.io/
Source0: https://github.com/encukou/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/encukou/%{name}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: python3-devel python3-setuptools python3-sphinx python3-sphinx_rtd_theme gcc
%description
@ -78,6 +78,9 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc
%doc %{_pkgdocdir}/
%changelog
* Fri Apr 07 2023 Ge Wang <wangge20@h-partners.com> - 1.4-1
- Update to version 1.4
* Mon Nov 14 2022 caodongxia <caodongxia@h-partners.com> - 1.2-4
- Modify invalid source

BIN
v1.4.tar.gz Normal file

Binary file not shown.