summaryrefslogtreecommitdiff
path: root/mercurial
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-02-06 01:16:06 +0100
committerTim Biermann <tbier@posteo.de>2022-02-06 01:16:06 +0100
commitad5031d0ed58738b3e26a14f242f0c3896d488c5 (patch)
treef8e87653f887691ded19654b5d6a21a160e18e8b /mercurial
parent98e84dbce8622a8e536dded13c260b9142ea5412 (diff)
parent22bde160d9c866be60ea82afcf74e51955349902 (diff)
downloadcontrib-ad5031d0ed58738b3e26a14f242f0c3896d488c5.tar.gz
contrib-ad5031d0ed58738b3e26a14f242f0c3896d488c5.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'mercurial')
-rw-r--r--mercurial/.footprint6
-rw-r--r--mercurial/.signature8
-rw-r--r--mercurial/Pkgfile2
3 files changed, 10 insertions, 6 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint
index bc730acad..ca7836391 100644
--- a/mercurial/.footprint
+++ b/mercurial/.footprint
@@ -345,7 +345,11 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/hgext3rd/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hgext3rd/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/hgext3rd/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/hgext3rd/__pycache__/__init__.cpython-310.pyc
--rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0.1-py3.10.egg-info
+drwxr-xr-x root/root usr/lib/python3.10/site-packages/mercurial-6.0.2-py3.10.egg-info/
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0.2-py3.10.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0.2-py3.10.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0.2-py3.10.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial-6.0.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mercurial/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mercurial/__modulepolicy__.py
diff --git a/mercurial/.signature b/mercurial/.signature
index 2dc5edf7f..1d439b268 100644
--- a/mercurial/.signature
+++ b/mercurial/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/+4pzieGoUo2HOLAKhlmb6JYGNG6gq/dOSpNwQsyE9oFQH0b3QWCKTY9L7oWlkSS4UPhhtGM10mVNbEDauOwQo=
-SHA256 (Pkgfile) = 2e85f9e03d221d4b99a26550145716690a6b63bfdade2313eab4dd69ab6e804f
-SHA256 (.footprint) = 8fa929ede565d3d09ba252fc2532885cd99f62d7e42c41d3fb80b627d557e18e
-SHA256 (mercurial-6.0.1.tar.gz) = 05fd0b480389c96547f5a6c769e90ee00f1d13f7ac0d465e40a381c6cf3a56e2
+RWSagIOpLGJF3+/J8rnO4G0SySawuMrUEvZkmUyBkgTDIG/WdgGcx2X1A1hoPvXGhOTHT/dRr07Uo+UXRaAD3WRi5zv4TJl9SwQ=
+SHA256 (Pkgfile) = 58f7ecb07d2573ea0e7aceca6c479a4d0b5c9ff9700cfe3c17dca9426180dd3a
+SHA256 (.footprint) = 892d380de8aa2e53c98d30c0685fe0b7577a7731834db4f1f5c767a824f0cbea
+SHA256 (mercurial-6.0.2.tar.gz) = 5fb4c36d3856292ebf584051d59306d96ad8aa32b5537452b1d9c476f95ab11a
diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile
index 549734398..515e98b73 100644
--- a/mercurial/Pkgfile
+++ b/mercurial/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=mercurial
-version=6.0.1
+version=6.0.2
release=1
source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz)

Generated by cgit