python-extension-helpers
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/python-extension-helpers && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
extension-helpers-1.1.1.tar.gz | 0000027554 26.9 KB | |
python-extension-helpers-rpmlintrc | 0000000063 63 Bytes | |
python-extension-helpers.changes | 0000002094 2.04 KB | |
python-extension-helpers.spec | 0000002715 2.65 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1137634
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 1.1.1: * get_extensions: use shutil.copyfile to avoid PermissionError * Fix bug that caused extension-helpers to not work correctly if pyproject was the only configuration file present * Replace all instances of distutils in docs with setuptools * MNT: handle deprecation warnings seen in tests * Add note about pinning extension-helpers * DEP: drop dependency on tomli on Python 3.11 and newer * TST: treat warnings as errors * MNT: find and replace log.warn -> log.warning (the warn method is deprecated) * Infrastructure updates * Bump actions/checkout from 2 to 4 * Bump stefanzweifel/git-auto-commit-action from 4 to 5 * Add back support for absolute source paths but deprecate it - update to 1.1.0: * Support enabling via `pyproject.toml` * OpenMP functions should detect the Intel oneAPI compiler * Skip hypothesis tests in downstream testing * Set language for docs * Update python requirements * Add pre-commit configuration * Set testpaths to avoid picking up other tests * Added configuration required to update changelog when doing release through GitHub UI python36 (NEP 29) - initial package for vesion 0.1
Comments 0