19 Commits

Author SHA256 Message Date
33e36397fd - Add patch remove-six.patch:
* Remove use of six.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=32
2025-01-28 01:24:30 +00:00
329066e8a2 Accepting request 1204951 from home:glaubitz:branches:devel:languages:python
- Update to 0.10.2
  * Added support for Flask 3.0
- Drop flask3.patch, merged upstream
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1204951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=30
2024-10-01 16:21:35 +00:00
b90b27aa26 Accepting request 1119998 from home:mcalabkova:branches:devel:languages:python
- Use Brotli instead of dropped brotlicffi

OBS-URL: https://build.opensuse.org/request/show/1119998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=28
2023-10-24 13:34:23 +00:00
23c7e93515 Accepting request 1118866 from home:mcalabkova:branches:devel:languages:python
- Repackage, new active upstream
  * In their words: We were unable to get ahold of the folks at postmanlabs to
    maintain the original project, and httpbin is used for other packages
    within the python ecosystem, such as pytest-httpbin which is in turn used
    by packages such as requests so we have forked this package. That means
    that httpbin.org is not actually backed by this repo, but the httpbin
    package is. Confusing right?
  * Drop now unneeded _service, changes in the *spec
- Update to 0.10.1
  * Override docker image port with HTTPBIN_PORT
  * A number of fixes for code rot, thanks @mgorny and @tjni
- Drop upstreamed/no-longer-needed patches:
  * fix-setup-py.patch
  * httpbin-pr674-wekzeug2.1.patch
  * werkzeug.patch
  * support-werkzeug-2.3.patch
- Add flask3.patch to support Flask 3.0

OBS-URL: https://build.opensuse.org/request/show/1118866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=27
2023-10-19 10:27:36 +00:00
09253a787b - Add patch support-werkzeug-2.3.patch, support Werkzeug 2.3.
(bsc#1212557)
- Remove now unneeded blinker from {Build,}Requires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=25
2023-06-21 08:36:08 +00:00
70871bed9f Accepting request 1081438 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081438
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=23
2023-04-21 14:32:28 +00:00
720e68fc6b Accepting request 972239 from home:bnavigator:branches:devel:languages:python
- add httpbin-pr674-wekzeug2.1.patch for Werkzeug 2.1 compatibility
  gh#postmanlabs/httpbin#674

OBS-URL: https://build.opensuse.org/request/show/972239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=21
2022-04-23 09:31:42 +00:00
ed4f1b8d5c Accepting request 969571 from home:bnavigator:branches:devel:languages:python:flask
- Truncate werkzeug.patch as Flask changed their behavior back to
  returning relative URLs.
- Update fix-setup-py.patch accordingly
- Update _service file (rerun modifies the archive, but keeps same
  tag)

OBS-URL: https://build.opensuse.org/request/show/969571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=20
2022-04-12 23:11:11 +00:00
3e8381ab5d - Use of raven has been removed, drop it from {Build,}Requires.
- Add patch fix-setup-py.patch:
  * Drop raven and fix brotli in setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=18
2022-03-15 04:58:49 +00:00
95406a2ef8 - Modify werkzeug.patch to support Werkzeug 2.0, update Requires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=17
2021-06-23 08:31:18 +00:00
Tomáš Chvátal
0136a4c54f - Add patch to fix new werkzeug build, atm PR upstream:
* werkzeug.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=15
2019-05-28 11:14:01 +00:00
Tomáš Chvátal
3766e7c893 - Switch to service, upstream is now at release 0.9.2 but nobody
bothers with tags, keep the last tagged/pypi release as a version
  and add all other stuff as git commit
- Update to version 0.7.0+git20181107.f8ec666:
  * Corrected repository URL in app.json.
  * remove duplicated "X-Forwarded-For" from ENV_HEADERS
  * Added Python 3.7 to Travis/Tox.
  * Removed httpbin.org link which is mentioned 3 times in README

- Update to 0.7.0:
  * no upstream changelog
- Enable tests
- Add missing dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=9
2019-03-14 13:16:45 +00:00
Tomáš Chvátal
25a20dce32 Accepting request 685009 from devel:languages:python
reverty

OBS-URL: https://build.opensuse.org/request/show/685009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=8
2019-03-14 12:48:25 +00:00
Tomáš Chvátal
eeabe34c56 - Update to 0.7.0:
* no upstream changelog
- Enable tests
- Add missing dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=7
2019-03-12 16:00:51 +00:00
8299cc6db5 osc copypac from project:devel:languages:python package:python-httpbin revision:4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=6
2018-04-19 22:14:52 +00:00
Tomáš Chvátal
87755b3264 Accepting request 583082 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/583082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=5
2018-03-05 18:21:35 +00:00
e66b66121c osc copypac from project:devel:languages:python package:python-httpbin revision:2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=4
2017-11-14 13:51:51 +00:00
5a4ddf4f02 Accepting request 541173 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/541173
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=3
2017-11-13 09:32:36 +00:00
Jan Matejek
1439afb5af Accepting request 486164 from devel:languages:python:singlespec
initial

OBS-URL: https://build.opensuse.org/request/show/486164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=1
2017-04-06 14:59:46 +00:00