Commit Graph

401 Commits

Author SHA1 Message Date
Mads Kiilerich
b2869a8f17 Use py3 for locales - py2 is going away 2020-12-08 16:02:52 +01:00
Mads Kiilerich
0e4f1e5d22 Change mercurial-hgk to use py3 2020-12-08 16:01:20 +01:00
Mads Kiilerich
119347b4cd Fix ownership of hgext3rd and hgdemandimport (#1897681) 2020-12-05 14:58:51 +01:00
Mads Kiilerich
ad8cd70344 Bump version to 5.4.2-2 2020-12-05 14:48:32 +01:00
Mads Kiilerich
54c49f92f1 mercurial 5.2.2 2020-12-05 14:40:48 +01:00
Mads Kiilerich
94933dbb5d mercurial 5.2.2 2020-12-05 14:30:17 +01:00
Mads Kiilerich
7b7682d2ef mercurial 5.4.2 2020-12-04 00:12:09 +01:00
Mads Kiilerich
c21d2ce0ae Fix missing update of sources 2020-12-04 00:09:47 +01:00
Mads Kiilerich
bd78022c37 mercurial 5.2.2 2020-12-03 23:53:30 +01:00
Mads Kiilerich
4ddc4582ab mercurial 5.6.1 2020-12-03 21:26:33 +01:00
Mads Kiilerich
144750c6a5 mercurial 5.6.1 2020-12-03 21:13:59 +01:00
Mads Kiilerich
18eb990ca3 Update upstream URL 2020-12-03 21:12:29 +01:00
Miro Hrončok
f79667f978 Install Python 3 based mercurial by default
Before we actually switch to Python 3 only, let's default to it.
2020-11-30 18:28:21 +01:00
Petr Viktorin
cde053d45e Add _ast to hgdemandimport ignore list
I'm not sure whether to call this a workaround or a fix;
that depends on how the CPython issue is solved.

Works around: BZ#1871992
2020-09-02 11:15:10 +02:00
Petr Stodulka
b589f69a5b Fix upgrade from previous mercurial 4.9 causing broken alternatives for mercurial
Resolves: #1831562
2020-08-24 17:52:28 +02:00
Petr Stodulka
135c656f11 Fix upgrade from previous mercurial 4.9 causing broken alternatives for mercurial
Resolves: #1831562
2020-08-10 20:21:34 +02:00
Fedora Release Engineering
6f95eebce1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 07:16:28 +00:00
Elliott Sales de Andrade
a3033a7518 Don't use old %{__python*} macros. 2020-06-17 03:26:22 -04:00
Elliott Sales de Andrade
db91f16da3 Don't mix RPM_BUILD_ROOT and buildroot. 2020-06-17 03:09:40 -04:00
Neal D. Becker
3c5ba1d992 update to 5.4 2020-06-03 17:45:29 -04:00
Miro Hrončok
9de31df551 Rebuilt for Python 3.9 2020-05-26 02:52:52 +02:00
Fedora Release Engineering
9b92ee7eed - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 12:35:18 +00:00
Miro Hrončok
8c6c528906 Remove stray Python 2 files from the Python 3 package 2019-12-12 13:34:05 +01:00
Miro Hrončok
2e1aa65d43 Use alternatives for /usr/bin/hg 2019-12-04 10:57:57 +01:00
Petr Stodulka
6a90d19610 Update to 5.2
- Mercurial port is now much more stable on Python3 than before;
  still some issues can be discovered regarding the Python3
- Relates: #1737931
2019-11-26 00:44:45 +01:00
Petr Stodulka
3ba678b437 bump release 2019-11-12 12:37:17 +01:00
Petr Stodulka
db951d39d2
Remove redefine of python2_sitearch & python3_sitearch
These two macros are defined in python[23]-devel so we do not need
to add conditional define of those macros anymore as they are always
defined.
2019-10-21 11:57:23 +02:00
Petr Stodulka
53899096c8 Prepare Mercurial for Py2 & Py3
- separate lang into the own subpackage as files are shared between
  mercurial for both pythons
- extensions are now prepared and working only under Python2
- the core mercurial is prepared in mercurial-python3 subpackage providing
  the hg3 executable
- Relates: #1737931
2019-10-20 14:29:50 +02:00
Petr Stodulka
b7dea994db Update to 5.1.2
- fix patching of Makefiles
2019-10-19 20:46:05 +02:00
Fedora Release Engineering
0481db5d45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 16:23:11 +00:00
Neal D. Becker
4e5726b8ec update to 4.9 2019-04-08 07:08:22 -04:00
Neal D. Becker
3ad3b95af5 fix contrib/hg-ssh shebang 2019-03-05 07:44:06 -05:00
Fedora Release Engineering
377abb5d40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 10:11:51 +00:00
Igor Gnatenko
b69583821a Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:15 +01:00
Petr Stodulka
c6890ef368 Update to 4.7 2018-08-20 22:48:59 +02:00
Petr Stodulka
896a60ef3a fix changelog date 2018-08-11 20:41:19 +02:00
Tom Prince
0d95b5b189 Install chg. 2018-08-11 20:32:37 +02:00
Petr Stodulka
f23a33dc2b Update to 4.5.3
Resolves: CVE-2018-1000132
2018-08-11 20:25:58 +02:00
Petr Stodulka
491e6d4c3d Remove obsoleted patches and fix rpmlint complains 2018-08-11 20:07:03 +02:00
Petr Stodůlka
fea968b61b Merge #4 Fix build failures by depending on gcc and using python2 2018-08-11 17:52:48 +00:00
Igor Gnatenko
e8e4163a54
%{python_sitearch} → %{python2_sitearch}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-30 00:22:22 +02:00
Sebastian Kisela
88507024df Add explicit dependency on gcc
Add gcc build time dependency, as gcc was removed from default
buildroot package set.
2018-07-24 13:02:37 +02:00
Sebastian Kisela
05e7e33533 Use proper python2 macros to fix building
Stop using deprecated python macros: https://fedoraproject.org/wiki/Packaging:Python
2018-07-24 13:02:34 +02:00
Fedora Release Engineering
699dc07b7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 10:08:50 +00:00
Jason Tibbitts
6a595f47be Remove needless use of %defattr 2018-07-10 01:59:48 -05:00
Igor Gnatenko
175c84d54c
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:22:12 +01:00
Igor Gnatenko
abd066cc57 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-13 23:49:16 +01:00
Igor Gnatenko
93269cc669
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:08 +01:00
Fedora Release Engineering
1e8e8e3891 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 01:40:26 +00:00
Iryna Shcherbina
b3a51aea51 Update Python 2 dependency declarations to new packaging standards 2018-01-09 19:10:38 +01:00