Commit Graph

64 Commits

Author SHA1 Message Date
Igor Gnatenko
7af8458b9f
Drop conditionals for RHEL
EPEL7 package has different BuildRequires, has couple of additional
Requires and doesn't have subpackage named python2-pygit2.

This makes it entirely pointless to keep nasty conditionals around
(which are wrong anyway).

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-10 09:11:14 +02:00
Fedora Release Engineering
04e58c1379 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 01:35:28 +00:00
Igor Gnatenko
6fc2016514 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-10 15:56:25 +02:00
Miro Hrončok
7e3690efc7 Rebuilt for Python 3.7 2018-06-19 11:14:43 +02:00
Pete Walter
8ef192876f Update to 0.26.4 2018-03-26 13:46:52 +01:00
Iryna Shcherbina
597053c524 Update Python 2 dependency declarations to new packaging standards 2018-02-12 09:38:00 +01:00
Fedora Release Engineering
24f25536cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 10:04:44 +00:00
Pete Walter
8d8cb381f0 Update to 0.26.3 2017-12-26 19:51:09 +00:00
Pete Walter
bd862d5e78 Remove failing create_from tests
https://github.com/libgit2/pygit2/issues/748
2017-12-01 14:07:10 +00:00
Pete Walter
4500c3b340 Update to 0.26.2 2017-12-01 11:25:42 +00:00
Pete Walter
271f11d173 Sync the spec file conditionals with the epel7 branch again
... and revert unwanted portions from commit
d1eab5b68c.
2017-12-01 11:03:38 +00:00
Igor Gnatenko
d1eab5b68c Fixup python3 conditionals
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-20 14:10:21 +01:00
Pete Walter
5a5c48253a Add back Python 3 conditionals
This just adds a missed changelog entry after commit 5c78c70.
2017-11-20 12:41:05 +00:00
Pete Walter
f9616e2dba Update to 0.26.1 2017-11-20 07:12:47 +00:00
Fedora Release Engineering
ce9cb4cbe6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:54:51 +00:00
Fedora Release Engineering
382931b4eb - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 11:26:47 +00:00
Pete Walter
5864c3bf16 Revert "remove wrong python3 conditionals"
The conditionals are needed for EPEL.

This reverts commit 75eb6da501.
2017-07-08 18:18:50 +01:00
Igor Gnatenko
a481a7e251 Update to 0.26.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-07-08 18:39:33 +02:00
Igor Gnatenko
75eb6da501 remove wrong python3 conditionals
%if 0%{?fedora} is just wrong.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-07-08 18:37:16 +02:00
Pete Walter
b22a8ee1a5 Fix the build with cffi 1.10 2017-05-07 18:30:00 +01:00
Pete Walter
724078a63c Disable one more failing test that tries to do network access 2017-04-27 14:57:56 +01:00
Pete Walter
962c2527d5 Update to 0.25.1 2017-04-27 14:34:00 +01:00
Pete Walter
1ec0be87c7 Add Python 3 conditionals 2017-04-13 09:58:58 +01:00
Pete Walter
c48577da5c Trivial spec file fixes 2017-04-13 09:58:58 +01:00
Igor Gnatenko
32182290d6 Bump release for rebuild
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-02-07 16:56:44 +01:00
Igor Gnatenko
936564025d Update to 0.25.0 (RHBZ #1408689)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-02-07 16:54:25 +01:00
Igor Gnatenko
cde38d02aa Revert "Update to 0.25.0 (RHBZ #1408689)"
This reverts commit d882a19025.
2017-01-10 14:44:03 +01:00
Igor Gnatenko
d882a19025 Update to 0.25.0 (RHBZ #1408689)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-01-10 13:55:12 +01:00
Miro Hrončok
0ad30d9c28 Rebuild for Python 3.6 2016-12-19 18:20:37 +01:00
Igor Gnatenko
a9e2716ce0 Update to 0.24.2 (RHBZ #1390796)
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-11-19 10:55:31 +01:00
Fedora Release Engineering
49897c2c29 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 11:09:47 +00:00
Pete Walter
fcd63f21a3 Fix spaces vs tabs confusion in last commit 2016-06-22 08:50:43 +01:00
Igor Gnatenko
f135c575a1 Update to 0.24.1 (RHBZ #1348750)
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-06-22 07:51:02 +02:00
Igor Gnatenko
518e56814d Remove remote-calling unit tests
Changelog:
- Remove remote-calling unit tests
- repository: decode() linkname
- repository: SYMTYPE is constant in module tarfile, not in any class
2016-04-18 09:24:38 +02:00
Igor Gnatenko
fa80be9dbe Source -> Source0
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2016-04-18 09:18:08 +02:00
Igor Gnatenko
c2ad1f065a Add python[23]-six to BR/Rs
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2016-04-14 12:26:39 +02:00
Igor Gnatenko
37be1967a5 Update to 0.24.0
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-03-20 08:41:34 +01:00
Pierre-Yves Chibon
f9aa4bf75a bump release 2016-02-24 23:18:12 +01:00
Pierre-Yves Chibon
d37c4d2dbd Fix building 0.23.3 and re-enable the tests... 2016-02-24 23:15:27 +01:00
Igor Gnatenko
55d2df63b1 once more
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-02-14 15:40:10 +01:00
Igor Gnatenko
0ade253b8e ignore tests on ix86
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-02-14 15:29:50 +01:00
Igor Gnatenko
4e64165976 Update to 0.23.3; Fix compliance with new packaging guidelines
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-02-14 14:28:45 +01:00
Fedora Release Engineering
8c404afbc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 20:36:39 +00:00
Peter Robinson
f11656169f - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 16:52:13 +00:00
Igor Gnatenko
a38c383933 Update to 0.23.1 (RHBZ #1266726)
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-09-27 19:14:39 +02:00
Igor Gnatenko
682256b811 Cherry-pick patch for 0.23.0 support
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-07-31 13:29:53 +03:00
Zbigniew Jędrzejewski-Szmek
909a086d5f Rebuild for libgit2-0.23.0 and libgit2-glib-0.23 2015-07-31 00:24:47 -04:00
Fedora Release Monitoring
e00f54038d Update to 0.22.1 (#1242226) 2015-07-13 10:27:01 +02:00
Dennis Gilmore
43d6fcd7f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 20:25:23 +00:00
Mathieu Bridon
bb63a54f28 Update to 0.22.0 2015-02-06 10:46:50 +01:00