Commit Graph

34 Commits

Author SHA1 Message Date
Randy Barlow
87cc4afbc3 Run tests with setup.py test instead of nosetests.
I learned in a ticket that I filed[0] that pymongo 3 tests aren't
supposed to be run with nosetests but with setup.py test instead.
It turns out that this allows the 8 tests that we had been skipping
to pass now.

[0] https://jira.mongodb.org/browse/PYTHON-1194
2016-11-25 21:45:02 -05:00
Randy Barlow
11994958a2 Run the tests against a live mongod. 2016-11-25 14:59:36 -05:00
Fedora Release Engineering
dbc9af2d41 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 11:12:18 +00:00
Randy Barlow
5c3cd202f4 Update to 3.3.0 (#1356334).
Several additional improvements were made, and are documented in
the changelog.
2016-07-15 15:30:52 -04:00
Randy Barlow
d575e07345 Update to 3.2.2 (#1318073). 2016-03-15 23:07:31 -04:00
Randy Barlow
488e8a24e7 The git commit of forgot-to-new-sources shame :( 2016-02-03 22:50:28 -05:00
Randy Barlow
3b0753062e Update to 3.2.1 (#1304137).
Additionally:
- Remove use of needless defattr macros (#1303426).
- Remove lots of if statements as this spec file will only be used on Rawhide.
- Remove dependency on python-backports-ssl_match_hostname as it is not needed in Fedora.
- Rework the patch for CVE-2013-7440 and CVE-2013-2099 so that it exclusively uses code from Python.
2016-02-03 22:44:24 -05:00
Randy Barlow
8d816f0a83 Update to 3.2.
This commit makes several other spec file improvements, noted in
the changelog.
2016-01-20 00:12:25 -05:00
Randy Barlow
43efca98aa Do not use 2to3 for the Python 3 subpackage (#1294130). 2016-01-18 15:48:48 -05:00
Matej Stuchlik
6e5a9f9ad3 Rebuilt for Python 3.5 2015-11-04 15:12:08 +01:00
Haikel Guemar
e93220cc76 Upstream 3.0.3
- Fix CVE-2013-7440 (RHBZ#1231231 #1231232)
2015-10-01 12:25:56 +02:00
Dennis Gilmore
7b54f45210 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 20:27:04 +00:00
Peter Robinson
0aac1c51c5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 21:39:19 +00:00
Dennis Gilmore
422aa99316 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 17:25:55 -05:00
Slavek Kabrda
dc6d4e7c81 Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-16 08:42:06 +02:00
Dennis Gilmore
f6067aa18d - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:19:01 -05:00
Andrew McNabb
1d4b32a7a2 Bump the obsoletes version for pymongo-gridfs 2013-06-13 10:45:35 -06:00
Andrew McNabb
f2e351aec5 Update to pymongo 2.5.2 2013-06-12 13:19:13 -06:00
Andrew McNabb
ccb7de935e Bump the obsoletes version 2013-06-11 09:13:07 -06:00
Andrew McNabb
e57a4e3b8d Fix the test running procedure 2013-04-24 14:12:51 -06:00
Andrew McNabb
fca6ed0b49 Fix a typo 2013-04-24 13:57:43 -06:00
Andrew McNabb
bfca7fdc50 Exclude tests in pymongo 2.5 that depend on MongoDB 2013-04-24 13:49:13 -06:00
Andrew McNabb
4bb61f8271 Add pymongo-2.5.tar.gz to the sources file 2013-04-22 17:19:35 -06:00
Andrew McNabb
f0864a0480 Start updating to pymongo 2.5 2013-04-22 17:14:04 -06:00
Dennis Gilmore
3e4bf541d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 14:11:48 -06:00
Andrew McNabb
5435a58679 Fix dependency of python3-pymongo-gridfs (bug #892214) 2013-01-05 16:35:30 -07:00
Andrew McNabb
021071e777 Fix the name of the python-pymongo-gridfs subpackage 2012-12-03 12:37:54 -07:00
Andrew McNabb
9561c01edd Fix one more typo with the gridfs subpackage 2012-11-27 16:04:39 -07:00
Andrew McNabb
b8eaee7600 Fix an error in the gridfs subpackage description 2012-11-27 16:03:32 -07:00
Andrew McNabb
ad03a97600 Merge 2012-11-27 16:02:14 -07:00
Andrew McNabb
a90d2ed2d7 Fix obsoletes for python-pymongo-gridfs subpackage 2012-11-27 16:01:03 -07:00
Andrew McNabb
6838a7ac47 ename, update to 2.3, and add support for Python 3 2012-11-27 14:08:11 -07:00
Andrew McNabb
9e4ca12f9d Rename, update to 2.3, and add support for Python 3 2012-11-27 14:03:54 -07:00
Fedora Release Engineering
4a4f152796 Initial setup of the repo 2012-11-27 20:56:43 +00:00