Commit Graph

90 Commits

Author SHA1 Message Date
Kevin Fenzi
a13bc3ac47 Update to 0.19.1. Fixes rhbz#1944789 2021-04-24 12:23:33 -07:00
Pavel Cahyna
80f2108eb9 Update changelog 2021-03-03 22:47:44 +01:00
Pavel Cahyna
7af7a85478 Use mock from the standard library
Since Python 3.3, mock is part of unittest in the standard library.

Drop the build dependency on the deprecated python-mock package
https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
2021-03-03 22:47:33 +01:00
Pavel Cahyna
7762d7cb30 Bump Release, update changelog 2021-03-03 22:47:16 +01:00
Pavel Cahyna
7e108488f9 Remove unused python3-pytest-cov build dependency
It turns out that the package builds fine without it.
2021-03-03 22:47:16 +01:00
Kevin Fenzi
718db28372 Update t0 0.19.0. Fixes rhbz#1925988 2021-02-07 14:55:43 -08:00
Fedora Release Engineering
b8f2234201 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 11:05:29 +00:00
Miro Hrončok
50985fef85 Cleanse Python 2 bits of the spec file 2021-01-04 11:52:59 +01:00
Miro Hrončok
811d0faeb8 Disable Python 2 build on Fedora 34+
Trac was switched to Python 3.
2021-01-02 18:30:45 +01:00
Miro Hrončok
6c87427e07 Disable Python 2 build on RHEL 9+ 2020-11-24 01:07:03 +01:00
Joel Capitao
9d1014eb0d Remove unused BR 2020-09-04 17:28:28 +02:00
Miro Hrončok
1f90adeaa7 Use " quotes instead of ' not to pass the \ to pytest -k
The parser of -k expressions was refactored in pytest 6 and \s no longer work.

The error with pytest 6.0.1:

ERROR: Wrong expression passed to '-k': not test_unknown_server \
    and not test_socks5_auth and not \
    test_server_not_found_error_is_raised_for_invalid_hostname and not \
    test_functional_noproxy_star_https and not \
    test_sni_set_servername_callback and not test_not_trusted_ca and not \
    test_invalid_ca_certs_path and not test_max_tls_version and not \
    test_get_301_via_https and not test_client_cert_password_verified and not\
    test_get_via_https and not test_min_tls_version and not\
    test_client_cert_verified: at column 25: unexpected character "\"
2020-08-08 13:01:59 +02:00
Gwyn Ciesla
e2aecb6197 Disable borken PySocks tests 2020-08-05 10:49:49 -05:00
Fedora Release Engineering
e524f8b629 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:23:08 +00:00
Fedora Release Engineering
d429e5e7dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 01:29:25 +00:00
Gwyn Ciesla
5c3745c92d BR fixes. 2020-06-11 13:37:04 -05:00
Miro Hrončok
fe72949aee Rebuilt for Python 3.9 2020-05-23 01:47:07 +02:00
Gwyn Ciesla
6a5c042323 0.18.1 2020-05-20 16:06:26 -05:00
Gwyn Ciesla
1e53fa1453 0.18.0 2020-05-20 10:05:18 -05:00
Gwyn Ciesla
ab7eab9116 0.17.4 2020-05-20 08:13:55 -05:00
Miro Hrončok
7b346df64f Fix python2/python3 mishmash, run tests
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1830222
2020-05-04 17:21:13 +02:00
Igor Raits
6463ecb14c
Cleanup spec
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-04-22 20:08:21 +02:00
Gwyn Ciesla
a10e8678f6 0.17.3 2020-04-22 08:13:04 -05:00
Gwyn Ciesla
17dea603b3 0.17.2 2020-04-13 08:26:16 -05:00
Gwyn Ciesla
2ef01602eb 0.17.1 2020-04-02 14:24:04 -05:00
Fedora Release Engineering
7eba24f09c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 12:39:36 +00:00
Gwyn Ciesla
912696a159 0.17.0 2020-01-24 12:17:01 -06:00
Gwyn Ciesla
0d489ba408 0.16.0 2020-01-17 09:12:45 -06:00
Gwyn Ciesla
fe9ad647ce 0.15.0 2019-12-19 08:52:16 -06:00
Gwyn Ciesla
f4cc9b223a 0.14.0 2019-11-06 13:57:32 -06:00
Miro Hrončok
94878d66ef Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:14:36 +02:00
Kevin Fenzi
1c8207f2d2 Update to 0.13.1. Fixes bug #1742362 2019-08-22 16:02:21 -07:00
Miro Hrončok
4d223800f2 Rebuilt for Python 3.8 2019-08-15 23:30:30 +02:00
Fedora Release Engineering
9ceba6269c - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 13:55:19 +00:00
Kevin Fenzi
cfcdef1c15 Update to 0.13.0. 2019-06-30 14:34:03 -07:00
Fedora Release Engineering
ca7bb79c29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 07:12:52 +00:00
Igor Gnatenko
a67ea9c51c Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:40 +01:00
Kevin Fenzi
89c542ab0f Fix files section on python2 subpackage. 2018-07-21 23:07:57 -07:00
Kevin Fenzi
f26893bd15 Fix FTBFS bug #1605725 2018-07-20 15:28:36 -07:00
Fedora Release Engineering
9a4f2fe214 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 00:32:56 +00:00
Jason Tibbitts
fc3334f035 Remove needless use of %defattr 2018-07-10 02:00:27 -05:00
Miro Hrončok
f2b15c2c47 Rebuilt for Python 3.7 2018-06-15 18:13:23 +02:00
Kevin Fenzi
a3b054e3e3 Update to 0.11.3. Fixes bug #1559204 2018-06-10 17:37:48 -07:00
Igor Gnatenko
6dc941b384
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:43:01 +01:00
Igor Gnatenko
9fb0654a52 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:24:02 +01:00
Fedora Release Engineering
fad997ac5e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 08:18:00 +00:00
Nick Bebout
999397ab4b Fix BR to use python2-* instead of python-* 2017-09-11 08:34:22 -05:00
Nick Bebout
a528502d06 Remove unneeded patch 2017-09-10 21:02:57 -05:00
Nick Bebout
06a5e20f8b Update to 0.10.3 2017-09-10 20:55:21 -05:00
Zbigniew Jędrzejewski-Szmek
9bd6aab539 Python 2 binary package renamed to python2-httplib2 2017-08-19 09:41:04 -04:00