forked from pool/python-py3c
Accepting request 1008174 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008174 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3e138623a87cde2cd7d8e98b51447e033d43a3f639c5054185c859fa1888727
|
||||
size 46679
|
3
py3c-1.4.tar.gz
Normal file
3
py3c-1.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abc745079ef906148817f4472c3fb4bc41d62a9ea51a746b53e09819494ac006
|
||||
size 48112
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 23:42:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version v1.4 (2021-10-15)
|
||||
Additions:
|
||||
add guidance around the use of Py_FindMethod (thanks to David Aguilar)
|
||||
Fixes:
|
||||
Avoid compiler warning about unused function
|
||||
Fix DESTDIR support in the Makefile (thanks to David Aguilar)
|
||||
Various documentation warning fixes (thanks to David Aguilar)
|
||||
Project infrastructure:
|
||||
Switch to GitHub Actions for pull request tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 20:42:53 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-py3c
|
||||
Version: 1.3.1
|
||||
Version: 1.4
|
||||
Release: 0
|
||||
Summary: Python compatibility headers
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user