Subject: CVS commit: pkgsrc/devel/py-mercurial
From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?=
Date: 2023-10-02 22:37:22
Message id: 20231002203722.34C5CFBDB@cvs.NetBSD.org

Log Message:
py-mercurial: Update to 6.5.2

pkgsrc changes:
---------------
  * Shift patch lines to suppress offset.

upstream changes:
-----------------
Mercurial 6.5.2
  o hgweb: encode WSGI environment using the ISO-8859-1 codec
  o rhg: fix the bug where sparse config is interpreted as relglob instead of glob
  o gpg: fix an UnboundLocalError whenever using --force
  o transaction: fix repr() and make the default name bytes
  o setup: make the error "Unable to find a working hg binary" more \ 
informative
  o tests: avoid test environment affecting setup.py
  o run-tests: detect HGWITHRUSTEXT value

Files:
RevisionActionfile
1.137modifypkgsrc/devel/py-mercurial/distinfo
1.53modifypkgsrc/devel/py-mercurial/version.mk
1.2modifypkgsrc/devel/py-mercurial/patches/patch-setup.py