17
0

28 Commits

Author SHA256 Message Date
d7ea4b37c8 Accepting request 1314227 from devel:languages:python
- Update to 3.1.0:
  * Add support for Python 3.12 and 3.13.
  * Drop support for Python 3.7 and 3.8.
  * Require legacy-cgi on Python 3.13 or higher so WebOb works.
  * Skip testing the crypt module if it does not exist, like on Python 3.13.
- No longer skip build on Python 3.13.

OBS-URL: https://build.opensuse.org/request/show/1314227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=12
2025-10-29 20:06:25 +00:00
c11e7fbeda - Update to 3.1.0:
* Add support for Python 3.12 and 3.13.
  * Drop support for Python 3.7 and 3.8.
  * Require legacy-cgi on Python 3.13 or higher so WebOb works.
  * Skip testing the crypt module if it does not exist, like on Python 3.13.
- No longer skip build on Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=27
2025-10-29 03:06:30 +00:00
b128151208 Accepting request 1284831 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1284831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=11
2025-06-11 16:34:39 +00:00
c64d55f396 fix files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=25
2025-06-11 12:51:39 +00:00
cc1f6d2335 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=24
2025-06-11 12:47:16 +00:00
d1245d3fb1 Accepting request 1221354 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1221354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=10
2024-11-05 14:41:48 +00:00
bdd1b8f316 - skip build on 3.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=22
2024-10-29 08:17:17 +00:00
3e22dc5587 Accepting request 1132101 from devel:languages:python
- update to 3.0.0:
  * Add support for Python 3.9, 3.10 and 3.11.
  * Drop support for Python 2.7, 3.4, 3.5, and 3.6.
  * Add Github Actions workflow to exercise unit tests /
    coverage.

- Update to v2.4.1

OBS-URL: https://build.opensuse.org/request/show/1132101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=9
2023-12-08 21:33:34 +00:00
76b683d56d - update to 3.0.0:
* Add support for Python 3.9, 3.10 and 3.11.
  * Drop support for Python 2.7, 3.4, 3.5, and 3.6.
  * Add Github Actions workflow to exercise unit tests /
    coverage.
- Update to v2.4.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=20
2023-12-08 13:41:34 +00:00
5f3f2d1752 Accepting request 1092393 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=8
2023-06-12 13:26:28 +00:00
45bf90148c Accepting request 1092300 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=18
2023-06-11 20:14:53 +00:00
68606d9960 Accepting request 1039744 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=7
2022-12-03 09:03:57 +00:00
852f262494 Accepting request 1039691 from home:yarunachalam:branches:devel:languages:python
- Update to v2.4.1 
  * Disallow separators in AuthTicket component values. Closes #37.
  * Handle bytes / string correctly in ‘repoze.who.plugins.htpasswd.sha1_check’. Closes #28.
  * Switch to use pytest as the testrunner. Closes #34.

OBS-URL: https://build.opensuse.org/request/show/1039691
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=16
2022-12-03 07:32:55 +00:00
dec9db64f2 Accepting request 824180 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=6
2020-08-04 18:21:37 +00:00
3ce2a55f70 Accepting request 824110 from home:mcalabkova:branches:devel:languages:python
- update to 2.4
  * Add support for Python 3.6, 3.7, and 3.8.
  * Drop support for Python 3.3.
  * Fix travis configuration.
  * Add ``samesite`` option to AuthTktCookiePlugin constructor.
    If this is passed, it should be a string, and it will be used
    to compose the Set-Cookie header's "SameSite" value, e.g.
    if you pass ``samesite="Strict"`` into the constructor,
    the cookie value for the auth tkt cooke will contain
    ``SameSite=Strict``.

OBS-URL: https://build.opensuse.org/request/show/824110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=14
2020-08-03 15:23:29 +00:00
3b0fefffbe Accepting request 791653 from devel:languages:python
- Skip failing test as it the zope.interface now raises different
  assert

OBS-URL: https://build.opensuse.org/request/show/791653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=5
2020-04-07 08:29:47 +00:00
Tomáš Chvátal
401c4174db - Skip failing test as it the zope.interface now raises different
assert

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=12
2020-04-06 07:13:32 +00:00
6e95c15939 Accepting request 660011 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/660011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=4
2018-12-24 10:46:34 +00:00
5317dd51c5 Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=10
2018-12-19 13:20:53 +00:00
ae6ee4af2d Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=9
2018-12-04 13:59:18 +00:00
f32dc1af79 Accepting request 574452 from devel:languages:python
- Add missing BuildRequires for doc build

OBS-URL: https://build.opensuse.org/request/show/574452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=3
2018-02-09 14:52:34 +00:00
99f04391c4 - Add missing BuildRequires for doc build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=7
2018-02-09 05:29:01 +00:00
9dd0d7ceea Accepting request 509106 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/509106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=2
2017-07-11 06:27:12 +00:00
0d4c706e31 Accepting request 509102 from home:okurz:branches:devel:languages:python
Convert to singlepec

OBS-URL: https://build.opensuse.org/request/show/509102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=5
2017-07-10 08:09:36 +00:00
e1d5e02008 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=4 2016-11-15 12:30:36 +00:00
3cb8d30189 Accepting request 347410 from devel:languages:python
Add python-repoze.who. It's needed by python-pysaml2

OBS-URL: https://build.opensuse.org/request/show/347410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=1
2015-12-09 18:51:09 +00:00
e6ef2b1472 Accepting request 336810 from Cloud:OpenStack:Master
- fix license (SUSE-Repoze)
- update to 2.2:
  Parse INI-file configuration using ``SafeConfigParser``:  allows
  escaping the ``'%'`` so that e.g. a query template using for a DB-API
  connection using ``pyformat`` preserves the template.
  Added support for Python 3.3, PyPy.
  - ``_compat`` module:  tolerate missing ``CONTENT_TYPE`` key in the WSGI
    environment.  Thanks to Dag Hoidal for the patch.
  - ``htpasswd`` plugin:  add a ``sha1_check`` checker function (the ``crypt``
    module is not available on Windows).  Thanks to Chandrashekar Jayaraman
    for the patch.
  - Documentation typo fixes from Carlos de la Guardia and Atsushi Odagiri.

OBS-URL: https://build.opensuse.org/request/show/336810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=2
2015-10-06 17:39:44 +00:00
Sascha Peilicke
f448c5da84 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=1
2012-02-01 14:31:49 +00:00