Ana Guerrero
ef053dc5b4
Accepting request 1240684 from devel:languages:python
...
- Add patch remove-six.patch:
* Remove use of six.
OBS-URL: https://build.opensuse.org/request/show/1240684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=11
2025-01-29 15:09:46 +00:00
Steve Kowalik
c9bb2c0cdf
- 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
Ana Guerrero
4ad4f9b422
Accepting request 1204968 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1204968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=10
2024-10-02 19:32:49 +00:00
21055c04e4
- 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/package/show/devel:languages:python/python-httpbin?expand=0&rev=30
2024-10-01 16:21:35 +00:00
Ana Guerrero
05fbf1bfcb
Accepting request 1119999 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1119999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=9
2023-10-26 15:11:59 +00:00
ee0105265b
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
168d17f0d5
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
Dominique Leuenberger
61394b7e50
Accepting request 1094317 from devel:languages:python
...
- 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/request/show/1094317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=8
2023-06-22 21:25:00 +00:00
Steve Kowalik
8999a4f3d5
- 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
Dominique Leuenberger
80dae878ea
Accepting request 1081898 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1081898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=7
2023-04-22 20:00:35 +00:00
a112086156
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
Dominique Leuenberger
cf790d4cf7
Accepting request 972290 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/972290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=6
2022-04-23 17:45:22 +00:00
3a514142a2
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
7a3966f616
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
Dominique Leuenberger
997ce16542
Accepting request 961776 from devel:languages:python
...
- 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/request/show/961776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=5
2022-03-16 20:30:17 +00:00
Steve Kowalik
d524fa2f17
- 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
Dominique Leuenberger
8c93633889
Accepting request 901426 from devel:languages:python
...
- Modify werkzeug.patch to support Werkzeug 2.0, update Requires.
OBS-URL: https://build.opensuse.org/request/show/901426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=4
2021-07-10 20:53:46 +00:00
Steve Kowalik
b7c0af9118
- 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
Dominique Leuenberger
aef7c120fe
Accepting request 705887 from devel:languages:python
...
- Add patch to fix new werkzeug build, atm PR upstream:
* werkzeug.patch
OBS-URL: https://build.opensuse.org/request/show/705887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=3
2019-06-18 12:43:43 +00:00
Tomáš Chvátal
931de7512b
- 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
Dominique Leuenberger
a0d38bc603
Accepting request 685026 from devel:languages:python
...
- 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/request/show/685026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=2
2019-03-29 19:35:04 +00:00
Tomáš Chvátal
3061bc5fa8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=13
2019-03-14 13:39:45 +00:00
Tomáš Chvátal
f0b7ccd3a6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=12
2019-03-14 13:32:01 +00:00
Tomáš Chvátal
74aa66be36
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=11
2019-03-14 13:30:12 +00:00
Tomáš Chvátal
6bb61ed021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=10
2019-03-14 13:20:03 +00:00
Tomáš Chvátal
6a27575baa
- 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
31dc3cfe38
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
676e7769d0
- 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
c9a7f74462
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
406ea58a61
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
4d389e812d
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
09015c889f
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
Dominique Leuenberger
6eaf587cef
Accepting request 492875 from devel:languages:python
...
new package, requirement for pytest-httpbin (and python-requests)
OBS-URL: https://build.opensuse.org/request/show/492875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpbin?expand=0&rev=1
2017-05-16 12:28:52 +00:00
Jan Matejek
a27f424a35
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