16 Commits

Author SHA256 Message Date
50d3e221c1 Accepting request 1282549 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1282549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=7
2025-06-06 20:35:09 +00:00
a41b37a755 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
2022-10-10 16:44:12 +00:00
1878f2a978 Accepting request 1008049 from home:yarunachalam:branches:devel:languages:python
===================================================================
--- python-py3c.changes (revision 13)
+++ python-py3c.changes (revision 2)
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+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>
 
 - Fix test build paths for setuptools 63
Index: python-py3c.spec
===================================================================
--- python-py3c.spec (revision 13)
+++ python-py3c.spec (revision 2)
@@ -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
Index: py3c-1.4.tar.gz
===================================================================
Binary file py3c-1.4.tar.gz (revision 2) added
Index: py3c-1.3.1.tar.gz
===================================================================
Binary file py3c-1.3.1.tar.gz (revision 13) deleted

OBS-URL: https://build.opensuse.org/request/show/1008049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=14
2022-10-05 10:21:32 +00:00
c822ec5c83 Accepting request 989335 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/989335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=5
2022-08-08 06:44:47 +00:00
9708836b80 Accepting request 989257 from home:bnavigator:branches:devel:languages:python
- Fix test build paths for setuptools 63

OBS-URL: https://build.opensuse.org/request/show/989257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=12
2022-07-15 07:03:35 +00:00
Richard Brown
6a347a4d7d Accepting request 880630 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/880630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=4
2021-03-29 16:21:14 +00:00
68dfa51309 Accepting request 880309 from home:bnavigator:branches:devel:languages:python
- Update to 1.3.1
  * Allow building the documentation without sphinx_rtd_theme
- Release 1.3
  * Tested with Python 3.9.0
  * To help avoid compiler warning about uninitialized members,
    extra members are added to the PyModuleDef structure for Python
    2: m_slots, m_traverse, m_clear and m_free. Under Python 2,
    they must be set to NULL (usually by continuing to leave them
    out).
- Release 1.2
  * Tests updated to pass with Python 3.9.0b3
  * make install now honors DESTDIR to support staged installations
- drop destdir.patch fixed upstream

OBS-URL: https://build.opensuse.org/request/show/880309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=10
2021-03-22 22:28:40 +00:00
d30744231b Accepting request 819165 from devel:languages:python
- Update to 1.1 bsc#1173807:

OBS-URL: https://build.opensuse.org/request/show/819165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=3
2020-07-15 12:59:27 +00:00
Tomáš Chvátal
f8badc65f1 - Update to 1.1 bsc#1173807:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=8
2020-07-07 09:35:13 +00:00
362373f5d8 Accepting request 816522 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/816522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=2
2020-06-23 19:06:18 +00:00
Tomáš Chvátal
387f5dfa48 Accepting request 816520 from home:jengelh:branches:devel:languages:python
- Trim conjecture from descriptions.

OBS-URL: https://build.opensuse.org/request/show/816520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=6
2020-06-23 08:38:19 +00:00
95721f5b4a Accepting request 814668 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/814668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py3c?expand=0&rev=1
2020-06-17 12:47:38 +00:00
Tomáš Chvátal
f1e65e409d - Install license file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=4
2020-06-15 09:20:12 +00:00
Tomáš Chvátal
b5927d85ef - Add destdir.patch to fix pc file and includes install
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=3
2020-06-11 08:38:29 +00:00
Tomáš Chvátal
d85d16e4f7 - Update to 1.1:
* Fixes the py3.8 builds

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=2
2020-06-11 08:27:13 +00:00
Tomáš Chvátal
8323d3c3f4 osc copypac from project:home:Simmphonie:python package:python-py3c revision:2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=1
2020-06-11 08:04:08 +00:00

Diff Content Not Available