Commit Graph

17 Commits

Author SHA256 Message Date
Ana Guerrero
1db0f10eb5 Accepting request 1124088 from devel:languages:python:pytest
- update to 0.8.1:
  * Ignore AttributeError when shutting down server
  * Add support for Python 3.12 (or at least, list it explicitly
    in the classifiers)

- Do not provide bundled certificate;

OBS-URL: https://build.opensuse.org/request/show/1124088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=9
2023-11-08 21:17:13 +00:00
d9c258114c - update to 0.8.1:
* Ignore AttributeError when shutting down server
  * Add support for Python 3.12 (or at least, list it explicitly
    in the classifiers)
- Do not provide bundled certificate;

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=19
2023-11-07 19:46:53 +00:00
Ana Guerrero
9e7f3ac10d Accepting request 1100447 from devel:languages:python:pytest
- update to 0.8.0:
  * Improve deployment workflow to use trusted publishing and
    upload to Test PyPI first
  * Remove a bunch of obsolete code
  * Clean up the smtp module's driver code

OBS-URL: https://build.opensuse.org/request/show/1100447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=8
2023-07-26 11:21:41 +00:00
ec059d87d7 - update to 0.8.0:
* Improve deployment workflow to use trusted publishing and
    upload to Test PyPI first
  * Remove a bunch of obsolete code
  * Clean up the smtp module's driver code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=17
2023-07-24 19:05:47 +00:00
Dominique Leuenberger
da792cd24d Accepting request 1084891 from devel:languages:python:pytest
- update to 0.7.1:
  * Update SMTP server code to work with aiosmtpd >=1.4.3
  * Add support for Python 3.11 (or at least, list it explicitly
    in the classifiers)

OBS-URL: https://build.opensuse.org/request/show/1084891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=7
2023-05-09 11:06:22 +00:00
90e5c0dc28 - update to 0.7.1:
* Update SMTP server code to work with aiosmtpd >=1.4.3
  * Add support for Python 3.11 (or at least, list it explicitly
    in the classifiers)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=15
2023-05-04 22:23:41 +00:00
Dominique Leuenberger
e008cfe3d3 Accepting request 1082433 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1082433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=6
2023-04-25 14:53:31 +00:00
5ac0b6ee7a Accepting request 1082414 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1082414
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=13
2023-04-24 09:15:45 +00:00
Dominique Leuenberger
942fa4a0c7 Accepting request 1057062 from devel:languages:python:pytest
- update to 0.7.0:
  * Make smtp support an optional extra
  * Update some obsolete syntax to drop support for Python 2
  * Add linting for code and workflow actions using pre-commit hooks
  * Expand the range of pytest versions known to be compatible, with tests
  * Add badges to README

OBS-URL: https://build.opensuse.org/request/show/1057062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=5
2023-01-10 13:58:54 +00:00
68ff18216a - update to 0.7.0:
* Make smtp support an optional extra
  * Update some obsolete syntax to drop support for Python 2
  * Add linting for code and workflow actions using pre-commit hooks
  * Expand the range of pytest versions known to be compatible, with tests
  * Add badges to README

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=11
2023-01-09 12:23:01 +00:00
Dominique Leuenberger
0044491c55 Accepting request 992066 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/992066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=4
2022-08-04 11:23:22 +00:00
eada7d8c3f Accepting request 992059 from home:bnavigator:branches:devel:languages:python:pytest
- Update build requirements: Without setuptools_scm[toml], this
  installs a version 0.0.0 into the python metadata.
- Drop obsolete remove_bindir.patch

OBS-URL: https://build.opensuse.org/request/show/992059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=9
2022-08-01 16:10:18 +00:00
Markéta Machová
8b23ce5321 Accepting request 991876 from home:Simmphonie:branches:devel:languages:python:pytest
- Update to 0.6.0
  * Drop support for Python 3.3 and 3.4
  * Use setuptools_scm for managing versions of this package
  * Support sending chunked responses from the HTTP server
  * Switch SMTP server backend from smtpd to aiosmtpd
- version 0.5.1.post0
  * Explicitly list supported Python versions with python_requires in setup.py.
- version 0.5.1
  * Regenerate included certificate to use SHA-256 hash to avoid OpenSSL errors (fixes #2).
  * Add support for Python 3.10.
  * Drop support for Python 2.6.
  * Migrate repository to Github and update project metadata.

OBS-URL: https://build.opensuse.org/request/show/991876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=8
2022-08-01 08:35:26 +00:00
Dominique Leuenberger
3a2aee0738 Accepting request 787776 from devel:languages:python:pytest
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/787776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=3
2020-03-26 23:28:51 +00:00
Tomáš Chvátal
7042d4e6dd - Use %pytest call for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-localserver?expand=0&rev=6
2020-03-17 11:16:42 +00:00
Stephan Kulow
3ecf299095 Accepting request 678288 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/678288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=2
2019-02-25 16:54:17 +00:00
Dominique Leuenberger
c6fb5d5cc6 Accepting request 579213 from devel:languages:python
python-pytest-localserver , new dependency of python-responses

OBS-URL: https://build.opensuse.org/request/show/579213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-localserver?expand=0&rev=1
2018-02-26 22:24:25 +00:00