Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11053434
D12260.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
9 KB
Referenced Files
None
Subscribers
None
D12260.id.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -41,7 +41,7 @@
parsers.cpython-39-x86_64-linux-gnu.so:asciiupper
parsers.cpython-39-x86_64-linux-gnu.so:dirs_addpath
parsers.cpython-39-x86_64-linux-gnu.so:dirs_module_init
-parsers.cpython-39-x86_64-linux-gnu.so:dirstateTupleType
+parsers.cpython-39-x86_64-linux-gnu.so:dirstateItemType
parsers.cpython-39-x86_64-linux-gnu.so:encodedir
parsers.cpython-39-x86_64-linux-gnu.so:isasciistr
parsers.cpython-39-x86_64-linux-gnu.so:jsonescapeu8fast
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mercurial
-version : '5.8'
-release : 38
+version : 5.9.3
+release : 39
source :
- - https://www.mercurial-scm.org/release/mercurial-5.8.tar.gz : fc5d6a8f6478d88ef83cdd0ab6d86ad68ee722bbdf4964e6a0b47c3c6ba5309f
+ - https://www.mercurial-scm.org/release/mercurial-5.9.3.tar.gz : 3b43f68977ad0fa75aa7f1e5c8f0a83ba935621ab2396129abb498e56d1be08e
license : GPL-2.0-or-later
summary : Mercurial is a free, distributed source control management tool.
component : programming.tools
@@ -25,8 +25,6 @@
install -d $installdir/usr/share/emacs/site-lisp
install -m00644 contrib/{mq.el,mercurial.el} $installdir/usr/share/emacs/site-lisp
install -Dm00644 contrib/vim/HGAnnotate.vim $installdir/usr/share/vim/vimfiles/syntax/HGAnnotate.vim
- ## fix for tortoisehg
- rm -rf $installdir/usr/lib/python2.7/site-packages/hgext3rd
#check : |
# TESTFLAGS="%JOBS% --tmpdir tmp --blacklist blacklists/failed-tests" \
# make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>mercurial</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>programming.tools</PartOf>
@@ -330,7 +330,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/hgext/zeroconf/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/hgext3rd/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/hgext3rd/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial-5.8-py3.9.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial-5.9.3-py3.9.egg-info</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__modulepolicy__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/__init__.cpython-39.pyc</Path>
@@ -365,6 +365,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/diffutil.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/dirstate.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/dirstateguard.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/dirstatemap.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/discovery.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/dispatch.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/__pycache__/encoding.cpython-39.pyc</Path>
@@ -536,6 +537,11 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/diffutil.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstate.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstateguard.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstatemap.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstateutils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstateutils/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstateutils/__pycache__/docket.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dirstateutils/docket.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/discovery.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dispatch.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/dummycert.pem</Path>
@@ -565,6 +571,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/deprecated.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/diffs.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/environment.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/evolution.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/extensions.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/filesets.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/helptext/flags.txt</Path>
@@ -707,14 +714,22 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/concurrency_checker.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/constants.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/deltas.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/docket.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/flagutil.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/nodemap.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/randomaccessfile.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/revlogv0.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/rewrite.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/__pycache__/sidedata.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/concurrency_checker.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/constants.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/deltas.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/docket.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/flagutil.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/nodemap.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/randomaccessfile.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/revlogv0.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/rewrite.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revlogutils/sidedata.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revset.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mercurial/revsetlang.py</Path>
@@ -1052,12 +1067,12 @@
</Files>
</Package>
<History>
- <Update release="38">
- <Date>2021-07-29</Date>
- <Version>5.8</Version>
+ <Update release="39">
+ <Date>2021-11-09</Date>
+ <Version>5.9.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 11:16 PM (2 h, 43 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793801
Default Alt Text
D12260.id.diff (9 KB)
Attached To
Mode
D12260: Update mercurial to 5.9.3
Attached
Detach File
Event Timeline
Log In to Comment