Revisions of python-extension-helpers

buildservice-autocommit accepted request 1137634 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 7)
- 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
buildservice-autocommit accepted request 967131 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 6)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 967111 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 5)
- 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]
buildservice-autocommit accepted request 874076 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 874050 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 3)
- Don't test python36-numpy. Numpy 1.20 in Tumbleweed dropped
  python36 (NEP 29)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 819888 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 819888
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 819837 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 1)
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.
Displaying all 8 revisions
openSUSE Build Service is sponsored by