1
0

22 Commits

Author SHA256 Message Date
c44b74a435 Accepting request 1115214 from devel:languages:python:pytest
- The sle15_python_module_pythons needs to sit on top of the first
  use of python_module.
- Move to PEP517
- update to 0.11.0:
  * Dropped ``pytest-openfiles`` as dependency. If you still use
    it, you can install it separately.
  * ``-R`` is added as a short version for the command-line
    option ``--remote-data``. [#55]
  * Require ``pytest-doctestplus`` 1.0.0 or later. [#56]
  * Require ``pytest-remotedata`` 0.4.1 or later. [#56]
  * Require ``pytest-astropy-header`` 0.2.2 or later. [#56]
  * Require ``pytest-arraydiff`` 0.5 or later. [#56]
  * Require ``pytest-filter-subpackage`` 0.1.2 or later. [#56]

OBS-URL: https://build.opensuse.org/request/show/1115214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=8
2023-10-05 18:03:14 +00:00
b51ac52596 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=22 2023-10-04 07:34:45 +00:00
d797499a62 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=21 2023-10-04 07:31:14 +00:00
408e6cc9a4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=20 2023-10-04 07:30:10 +00:00
d1cffadae5 - update to 0.11.0:
* Dropped ``pytest-openfiles`` as dependency. If you still use
    it, you can install it separately.
  * ``-R`` is added as a short version for the command-line
    option ``--remote-data``. [#55]
  * Require ``pytest-doctestplus`` 1.0.0 or later. [#56]
  * Require ``pytest-remotedata`` 0.4.1 or later. [#56]
  * Require ``pytest-astropy-header`` 0.2.2 or later. [#56]
  * Require ``pytest-arraydiff`` 0.5 or later. [#56]
  * Require ``pytest-filter-subpackage`` 0.1.2 or later. [#56]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=19
2023-10-02 14:52:43 +00:00
e4330378ba Accepting request 979377 from devel:languages:python:pytest
- Update to 0.10:
  * MNT: Stop using distutils by @pllim in #47
  * Add plugin for cpu/memory intensive tests by @saimn in #48

OBS-URL: https://build.opensuse.org/request/show/979377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=7
2022-05-26 17:03:28 +00:00
377df01e8a Accepting request 979376 from home:bnavigator:branches:devel:languages:python:numeric
.

OBS-URL: https://build.opensuse.org/request/show/979376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=17
2022-05-26 16:43:18 +00:00
b5ceb3921b Accepting request 979374 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.10:
  * MNT: Stop using distutils by @pllim in #47
  * Add plugin for cpu/memory intensive tests by @saimn in #48

OBS-URL: https://build.opensuse.org/request/show/979374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=16
2022-05-26 16:38:43 +00:00
638b4f285a Accepting request 926350 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/926350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=6
2021-10-21 21:55:14 +00:00
b7d0a97834 Accepting request 925840 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 0.9:
  * Added ``pytest-mock`` as dependency. [#31]
  * Require ``pytest-cov`` 2.3.1 or later. [#41]
  * Require ``pytest-doctestplus`` 0.11.0 or later. [#43]
  * Dropped support for Python 3.6. [#43]

OBS-URL: https://build.opensuse.org/request/show/925840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=15
2021-10-19 18:31:23 +00:00
bad464ddd6 Accepting request 895855 from devel:languages:python:pytest
- Do not build for Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/request/show/895855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=5
2021-06-01 08:37:53 +00:00
6e7e4fccf5 - Do not build for Python 3.6, due to no NumPy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=13
2021-05-28 02:39:11 +00:00
b71fca460f Accepting request 785478 from devel:languages:python:pytest
- UPdate to 0.8.0:
  * Added pytest-filter-subpackage and pytest-cov as dependencies. [#29]
  * Dropped support for Python 2.7 and 3.5. [#29]
  * Require Hypothesis 5.1 or later. [#29]

OBS-URL: https://build.opensuse.org/request/show/785478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=4
2020-04-21 11:04:48 +00:00
Tomáš Chvátal
26dc64c0f8 - UPdate to 0.8.0:
* Added pytest-filter-subpackage and pytest-cov as dependencies. [#29]
  * Dropped support for Python 2.7 and 3.5. [#29]
  * Require Hypothesis 5.1 or later. [#29]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=11
2020-03-16 08:37:11 +00:00
cddde45d92 Accepting request 758030 from devel:languages:python:pytest
- Update to 0.7.0
  * requires new pytest-astropy-header (Request 755857)
  * Python 3 only

OBS-URL: https://build.opensuse.org/request/show/758030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=3
2019-12-21 11:29:02 +00:00
87b594d593 Python 3 only in Changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=9
2019-12-18 21:29:36 +00:00
653ff06891 make Python 2 only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=8
2019-12-18 21:26:08 +00:00
310a051d5b Accepting request 755858 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 0.7.0
  * requires new pytest-astropy-header (Request 755857)

OBS-URL: https://build.opensuse.org/request/show/755858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=7
2019-12-11 18:04:51 +00:00
Stephan Kulow
aa5734332b Accepting request 676367 from devel:languages:python:pytest
- Update to 0.5.0:
  * Just updates in metadata

OBS-URL: https://build.opensuse.org/request/show/676367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=2
2019-02-25 16:51:46 +00:00
Tomáš Chvátal
90f6050a07 - Update to 0.5.0:
* Just updates in metadata

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=5
2019-02-15 09:55:22 +00:00
ce7203ee44 Accepting request 629425 from devel:languages:python:pytest
Required by python-astropy

OBS-URL: https://build.opensuse.org/request/show/629425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-astropy?expand=0&rev=1
2018-08-17 22:03:14 +00:00
Todd R
606917418a required by python-astropy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy?expand=0&rev=1
2018-08-15 15:23:32 +00:00