<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/py-defusedxml, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-01-04T20:53:26Z</updated>
<entry>
<title>*: bump PKGREVISION for egg.mk users</title>
<updated>2022-01-04T20:53:26Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-01-04T20:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7c6245bef7e5ca621e710024a67808158545477'/>
<id>urn:sha1:c7c6245bef7e5ca621e710024a67808158545477</id>
<content type='text'>
They now have a tool dependency on py-setuptools instead of a DEPENDS</content>
</entry>
<entry>
<title>textproc: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:21:28Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=61660834b0a69774e10438023a12761304770654'/>
<id>urn:sha1:61660834b0a69774e10438023a12761304770654</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip</content>
</entry>
<entry>
<title>textproc: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T15:00:34Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T15:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=352521ac2333360e42a855bb2c4e69c59c789c96'/>
<id>urn:sha1:352521ac2333360e42a855bb2c4e69c59c789c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py-defusedxml: updated to 0.7.1</title>
<updated>2021-03-09T05:59:33Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-03-09T05:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e975a79d638614742af67d2652b739d165d3fab'/>
<id>urn:sha1:8e975a79d638614742af67d2652b739d165d3fab</id>
<content type='text'>
defusedxml 0.7.1
- Fix regression ``defusedxml.ElementTree.ParseError``
  The ``ParseError`` exception is now the same class object as
  ``xml.etree.ElementTree.ParseError`` again.</content>
</entry>
<entry>
<title>py-defusedxml: updated to 0.7.0</title>
<updated>2021-03-07T07:48:59Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-03-07T07:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b191f7f0495ea2ec0c3269fb858b4ca57cd19214'/>
<id>urn:sha1:b191f7f0495ea2ec0c3269fb858b4ca57cd19214</id>
<content type='text'>
defusedxml 0.7.0
----------------
- No changes


defusedxml 0.7.0rc2
-------------------
- Re-add and deprecate ``defusedxml.cElementTree``
- Use GitHub Actions instead of TravisCI
- Restore ``ElementTree`` attribute of ``xml.etree`` module after patching

defusedxml 0.7.0rc1
-------------------
- Add support for Python 3.9
- ``defusedxml.cElementTree`` is not available with Python 3.9.
- Python 2 is deprecate. Support for Python 2 will be removed in 0.8.0.</content>
</entry>
<entry>
<title>py-defusedxml: updated to 0.6.0</title>
<updated>2019-04-29T10:37:14Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2019-04-29T10:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=197ba004184d540f96a9d9f0ebbf32ade79b5a9a'/>
<id>urn:sha1:197ba004184d540f96a9d9f0ebbf32ade79b5a9a</id>
<content type='text'>
defusedxml 0.6.0
- Increase test coverage.
- Add badges to README.

defusedxml 0.6.0rc1
- Test on Python 3.7 stable and 3.8-dev
- Drop support for Python 3.4
- No longer pass *html* argument to XMLParse. It has been deprecated and
  ignored for a long time. The DefusedXMLParser still takes a html argument.
  A deprecation warning is issued when the argument is False and a TypeError
  when it's True.
- defusedxml now fails early when pyexpat stdlib module is not available or
  broken.
- defusedxml.ElementTree.__all__ now lists ParseError as public attribute.
- The defusedxml.ElementTree and defusedxml.cElementTree modules had a typo
  and used XMLParse instead of XMLParser as an alias for DefusedXMLParser.
  Both the old and fixed name are now available.</content>
</entry>
<entry>
<title>Reset maintainer</title>
<updated>2017-09-16T19:26:41Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2017-09-16T19:26:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=430a9b2f77b49a657f42628366737e2dceb61ccf'/>
<id>urn:sha1:430a9b2f77b49a657f42628366737e2dceb61ccf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 0.5.0:</title>
<updated>2017-04-14T21:15:51Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2017-04-14T21:15:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=643d1333225d0057b7a7b021c659ec2720de8be6'/>
<id>urn:sha1:643d1333225d0057b7a7b021c659ec2720de8be6</id>
<content type='text'>
Add compatibility with Python 3.6
Drop support for Python 2.6, 3.1, 3.2, 3.3
Fix lxml tests (XMLSyntaxError: Detected an entity reference loop)</content>
</entry>
<entry>
<title>Switch to MASTER_SITES_PYPI.</title>
<updated>2016-06-08T17:43:20Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2016-06-08T17:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=66657f0945bd10aea95bf8000afc916d947cfbd8'/>
<id>urn:sha1:66657f0945bd10aea95bf8000afc916d947cfbd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SHA512 digests for distfiles for textproc category</title>
<updated>2015-11-04T01:59:17Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2015-11-04T01:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10f645dc1b59860c36cff2413d256bf5d9e6af49'/>
<id>urn:sha1:10f645dc1b59860c36cff2413d256bf5d9e6af49</id>
<content type='text'>
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.</content>
</entry>
</feed>
