15
0
Commit Graph

3 Commits

Author SHA256 Message Date
9dc6072569 Accepting request 967111 from home:bnavigator:branches:devel:languages:python
- Update to 1.0
  * Added support for coverage>=5 for the extension-helpers test
    suite. [#24]
  * Removed any direct usage of distutils. [#34]
  * Remove support for the undocumented --compiler argument to
    setup.py. [#36]
  * Added support for enabling extension-helpers from setup.cfg.
    [#33]

OBS-URL: https://build.opensuse.org/request/show/967111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extension-helpers?expand=0&rev=5
2022-04-05 17:56:37 +00:00
d099598966 Accepting request 874050 from home:bnavigator:branches:devel:languages:python
- Don't test python36-numpy. Numpy 1.20 in Tumbleweed dropped
  python36 (NEP 29)

OBS-URL: https://build.opensuse.org/request/show/874050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extension-helpers?expand=0&rev=3
2021-02-20 23:41:28 +00:00
Tomáš Chvátal
4dbb8aa1d7 Accepting request 819837 from home:bnavigator:branches:devel:languages:python:numeric
A package that includes convenience helpers to assist with building Python
packages with compiled C/Cython extensions. It is developed by the Astropy
project but is intended to be general and usable by any Python package.

This is not a traditional package in the sense that it is not intended to be
installed directly by users or developers. Instead, it is meant to be accessed
when the setup.py command is run and should be defined as a build-time
dependency in pyproject.toml files.

OBS-URL: https://build.opensuse.org/request/show/819837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extension-helpers?expand=0&rev=1
2020-07-10 07:02:09 +00:00