2021-01-16 21:21:40 by Maya Rashish | Files touched by this commit (3) |
Log message:
Mark all py-dulwich users as being python 3 only, it dropped python 2.
net/Radicale would have been problematic if py-ldap was still py2 only,
but it doesn't appear to be.
pointed out by adam, thanks.
|
2021-01-16 16:15:30 by Maya Rashish | Files touched by this commit (3) | |
Log message:
py-hg-git: update to 0.9.0. python 3 support.
No changes available.
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-03 11:18:30 by Roland Illig | Files touched by this commit (36) |
Log message:
devel/py-*: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \
future Python 3.8
|
2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message:
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
|
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
|
2017-11-07 16:14:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-hg-git: update to 0.8.10.
Compatibility with mercurial 4.4.
|
2017-09-03 16:16:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated py-hg-git to 0.8.9.
hg-git 0.8.9 has just been tagged and uploaded to PyPI. This release
is compatible with the just-released Mercurial 4.3.
This release includes a fix for CVE-2017-1000116. From the Mercurial
release announcement:
Mercurial was not sanitizing hostnames passed to ssh, allowing shell
injection attacks by specifying a hostname starting with -oProxyCommand.
This is also present in Git (CVE-2017-1000117) and Subversion
(CVE-2017-9800), so please patch those tools as well if you have
them installed. All three tools are doing their security release
today.
|
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|