bd658858d3
Accepting request 1136552 from home:jsrain:branches:devel:languages:python
...
- removed unneeded build dependency on python3-pygments-style-railscasts
OBS-URL: https://build.opensuse.org/request/show/1136552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=46
2024-01-03 18:39:03 +00:00
81c27f6600
Accepting request 1092311 from home:ecsos:python
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=43
2023-06-11 20:11:16 +00:00
8cf825644c
- Update to 3.1.1:
...
Falcon 3.1.1 is a minor point release addressing a couple of high impact
bugs, and enabling the framework on the recently released CPython 3.11.
- 3.1.0
This release contains several refinements to request validation and error
handling, along with some tweaks to response handling for static and
downloadable files.
Due to popular demand, TestClient and ASGIConductor now expose convenience
shorthand aliases for the simulate_* methods, i.e., simulate_get() is now
also available as get(), etc.
Some important bugs were also fixed to ensure applications properly clean up
response streams and do not hang when reading request bodies that are
streamed using chunked transfer encoding.
This release also adds support for CPython 3.10 and deprecates CPython 3.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=41
2023-01-16 12:58:40 +00:00
885c20ad8f
Accepting request 941223 from home:pgajdos:python
...
- do not require pytest-runner for build, not required
OBS-URL: https://build.opensuse.org/request/show/941223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=40
2021-12-17 22:14:21 +00:00
782c866c43
Accepting request 933340 from home:bnavigator:branches:devel:languages:python
...
- Don't restrict to primary python3 flavor. Other packages depend
on this.
- Update requirements
* The only runtime deps have been removed in version 2.0
* Test requirements from examples are obsolete
- Implement some python packaging best practises:
* Check for version in dist metadata
* uninstall alternative only takes master (there was even a typo)
OBS-URL: https://build.opensuse.org/request/show/933340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=39
2021-11-24 06:19:01 +00:00
0354e4fdef
- Don't create %%{python_sitelib}/examples directory, that' just
...
evil.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=38
2021-11-22 16:25:42 +00:00
208ae72eee
Fix changes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=37
2021-11-18 17:55:49 +00:00
28d65ce2d0
Accepting request 932054 from home:gladiac:mailman3
...
- Update to version 3.0.1
* https://falcon.readthedocs.io/en/stable/changes/3.0.1.html
OBS-URL: https://build.opensuse.org/request/show/932054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=36
2021-11-18 17:53:58 +00:00
23026527a9
- No longer build for Python 2 given not all dependencies build for it.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=34
2020-03-17 04:49:11 +00:00
989f2102c4
- Drop python-mujson BuildRequires
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=32
2019-06-11 10:02:54 +00:00
9e78dcd51f
- Drop %patch1 which is no longer available
...
- Drop python-rapidjson dependency again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=31
2019-06-11 09:20:45 +00:00
Tomáš Chvátal
01ae204a0d
- Add dependency over the rapidjson and remove patch:
...
* python-falcon-no-rapidjson.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=30
2019-06-06 09:27:16 +00:00
Tomáš Chvátal
cd3ae7fe81
Accepting request 704723 from home:pgajdos
...
- version update to 2.0.0
* many changes, see CHANGES.rst
- deleted patches
- remove_failing_test.patch (not needed)
- added patches
rapidjson implementation python binding not available.
+ python-falcon-no-rapidjson.patch
github pygments style is not available
+ python-falcon-sphinx-pygments-style.patch
OBS-URL: https://build.opensuse.org/request/show/704723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=29
2019-05-22 12:49:21 +00:00
e9015c1989
Accepting request 598821 from home:mimi_vx:branches:devel:languages:python
...
- use %license macro
OBS-URL: https://build.opensuse.org/request/show/598821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=27
2018-04-19 22:01:53 +00:00
4a0467e91a
Accepting request 583399 from home:aplanas:branches:devel:languages:python
...
- Allows Recommends and Suggest in Fedora
OBS-URL: https://build.opensuse.org/request/show/583399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=25
2018-03-06 14:31:29 +00:00
bdf8550fca
Accepting request 580730 from home:aplanas:branches:devel:languages:python
...
- Suggests only for SUSE
OBS-URL: https://build.opensuse.org/request/show/580730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=24
2018-02-27 21:32:50 +00:00
c3153f54a5
Fix
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=23
2018-01-29 00:33:44 +00:00
8c8fc4e860
Accepting request 570410 from home:apersaud:branches:devel:languages:python
...
fixed source to point to pypi again
OBS-URL: https://build.opensuse.org/request/show/570410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=22
2018-01-28 23:53:41 +00:00
Todd R
488d8fb3c2
Accepting request 531497 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/531497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=20
2017-10-05 14:41:51 +00:00
e8b55340e7
Accepting request 520351 from home:sebix:branches:devel:languages:python
...
- add patch remove_failing_test.patch removes a broken test
OBS-URL: https://build.opensuse.org/request/show/520351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=18
2017-09-04 05:32:08 +00:00
bdd8ebc6cb
Accepting request 518781 from home:jengelh:branches:devel:languages:python
...
- Remove filler words from descriptions.
OBS-URL: https://build.opensuse.org/request/show/518781
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=17
2017-08-28 04:14:36 +00:00
ba46475d1a
Accepting request 517594 from home:sebix:branches:devel:languages:python
...
- disable Cython-build because of failing tests
- update to 1.2.0:
- update to 1.1.0:
OBS-URL: https://build.opensuse.org/request/show/517594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=16
2017-08-19 05:56:06 +00:00
a78b7fc9e0
Accepting request 462019 from home:dimstar:Factory
...
- Update Dependency on python-PyYAML: this package had been renamed
a long time ago to follow the naming convention. The compat
symbol 'python-yaml' was lost with the migration to singlespec.
OBS-URL: https://build.opensuse.org/request/show/462019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=14
2017-03-02 22:45:46 +00:00
57ed9e93ae
- update to 1.0.0:
...
https://falcon.readthedocs.org/en/stable/changes/1.0.0.html
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=12
2016-12-03 18:26:08 +00:00
5e00e8f2b5
- update to 0.3.0:
...
https://falcon.readthedocs.org/en/stable/changes/0.3.0.html
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=10
2016-02-29 21:42:13 +00:00
4185dfcbda
Accepting request 356679 from home:lorenz:branches:devel:languages:python
...
Add missing requirement "python-python-mimeparse"
OBS-URL: https://build.opensuse.org/request/show/356679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=8
2016-01-29 15:53:48 +00:00
Denisart Benjamin
ba4169528b
Accepting request 305351 from home:benoit_monin:branches:devel:languages:python
...
- update to version 0.2
- add python-ddt and python-yaml as BuildRequires for the tests
- remove unwanted shebang of bench.py
- add -fno-strict-aliasing to CFLAGS to avoid compiler warnings
- pass -q to test to avoid spamming the build log
- remove AUTHORS CHANGES.md LICENSE: no provided anymore
- remove README.md: its content is identical to README.rst
OBS-URL: https://build.opensuse.org/request/show/305351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=6
2015-05-06 23:30:53 +00:00
Sascha Peilicke
e76ed63ce2
- Fix description
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=4
2013-09-30 15:31:21 +00:00
Sascha Peilicke
40e8a8a333
Accepting request 199364 from home:dirkmueller:branches:devel:languages:python
...
- update to 0.1.7:
* req.get_params_as_list now inserts None as a placeholder for missing
elements, and returns None all by itself if the param is present in the
query string, but has an empty string as its value. (kgriffs)
OBS-URL: https://build.opensuse.org/request/show/199364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=3
2013-09-17 11:26:15 +00:00
Sascha Peilicke
2fd8be5596
- Add python-ordereddict test build requirement for SLE_11_SP3
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=2
2013-09-09 09:18:35 +00:00
Sascha Peilicke
1f5a40f5d9
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=1
2013-09-09 08:28:22 +00:00