Commit Graph

261 Commits

Author SHA1 Message Date
Tomas Hrnciar
707c45ee05 BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
2021-04-19 13:18:31 +02:00
Mads Kiilerich
cfdb01ffae mercurial 5.7.1 2021-03-10 00:20:30 +01:00
Mads Kiilerich
35aac4b3bc mercurial 5.7 2021-02-03 12:44:55 +01:00
Mads Kiilerich
d2dea904d9 Drop dead comment from py2/py3 2021-02-03 12:44:13 +01:00
Fedora Release Engineering
37e5530a20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 19:38:51 +00:00
Petr Stodulka
360515db5b Set Provides for the obsoleted mercurial-py3 and mercurial-lang rpms
Relates: #1917946
2021-01-20 09:31:14 +01:00
Tom Stellard
eceabf6b35 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-06 21:41:19 +00:00
Mads Kiilerich
9195f4bdc9 5.6.1-5 2021-01-03 03:41:46 +01:00
Mads Kiilerich
ab5a43251c Drop the -lang package 2021-01-03 03:33:37 +01:00
Mads Kiilerich
084cfec88f Move main package back to mercurial without py3 suffix 2021-01-03 03:33:09 +01:00
Mads Kiilerich
5b9b9bf00b Drop alternatives - there is no alternative
The previous package will cause warnings when upgrading to this package:
failed to link /usr/bin/hg -> /etc/alternatives/hg: /usr/bin/hg exists and it is not a symlink
failed to link /usr/bin/hg-ssh -> /etc/alternatives/hg-ssh: /usr/bin/hg-ssh exists and it is not a symlink
2021-01-03 03:32:26 +01:00
Mads Kiilerich
9d42a09086 Stop providing hg3 - that is the only hg we have
Also, dependencies should use 'mercurial' instead.
2021-01-03 01:05:42 +01:00
Mads Kiilerich
ff2acd1b92 Let setup.py install hg as hg again 2020-12-10 20:15:25 +01:00
Mads Kiilerich
486c6538e1 Put one BuildRequires on each line and sort the entries 2020-12-10 20:14:59 +01:00
Mads Kiilerich
c5a35782ae Drop old obsolete of emacs-mercurial package 2020-12-10 19:46:24 +01:00
Mads Kiilerich
114eed9103 Drop dead left-overs from some emacs snippet 2020-12-09 00:46:11 +01:00
Mads Kiilerich
eb61724f25 Drop '3' from name '.files' names 2020-12-09 00:46:11 +01:00
Mads Kiilerich
689ef57045 Drop py2 reference missed in 5e341538a4 2020-12-09 00:46:11 +01:00
Mads Kiilerich
29a0f12638 5.6.1-4 2020-12-08 17:21:01 +01:00
Mads Kiilerich
5e341538a4 Trivial removal of py2 package - no cleanup 2020-12-08 17:08:58 +01:00
Mads Kiilerich
016642fa7a Let mercurial-py3 obsolete mercurial-py2 - it is going away soon 2020-12-08 17:08:58 +01:00
Mads Kiilerich
9ce37cd880 Drop comment left over from 53899096 when it introduced use of PYTHON= 2020-12-08 17:08:58 +01:00
Mads Kiilerich
643dd08520 Clarify in comment that chg has no py2/py3 concerns 2020-12-08 16:58:50 +01:00
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