<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-asn1crypto, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-03-17T02:39:31Z</updated>
<entry>
<title>python-asn1crypto: drop package</title>
<updated>2022-03-17T02:39:31Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2022-03-15T12:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a85bc94a765ee92b9227bb2d55da771ab61b4cc7'/>
<id>urn:sha1:a85bc94a765ee92b9227bb2d55da771ab61b4cc7</id>
<content type='text'>
I can't seem to see any package that needs it.
This was added for cryptography, since it was needed up to version 2.7
asn1-crypto doesn't have a user since commit 9d892e3cf88bd7c5f2c61117df2f3c2fd6c0e960
So, remove it.

Abandoned packaged PR: https://github.com/openwrt/packages-abandoned/pull/23

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-asn1crypto: bump to version 1.4.0</title>
<updated>2020-08-03T11:05:26Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2020-08-03T11:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=215a536e6a3cc40f1a7e79b098a6199aff90c4ed'/>
<id>urn:sha1:215a536e6a3cc40f1a7e79b098a6199aff90c4ed</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-packages: Clean up Makefiles</title>
<updated>2020-04-22T08:36:55Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-04-21T17:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2210c4a60dd8fb6420f7bd3c6fe00ed0ae4c51be'/>
<id>urn:sha1:2210c4a60dd8fb6420f7bd3c6fe00ed0ae4c51be</id>
<content type='text'>
This removes:

* Python 3 variants (VARIANT:=python3)

* "for Python3" from package titles

* Package selection condition from package dependencies, e.g.
  +PACKAGE_python3-six:python3-light replaced with +python3-light

* "Default" package information sections, e.g.
  Package/python-six/Default removed and package details merged into
  Package/python3-six

* "(Variant for Python3)" from package descriptions

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-asn1crypto: bump to version 1.3.0 + rework</title>
<updated>2020-01-06T13:45:14Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2020-01-06T13:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9f4377ab8bc4df5f07bf5f063dcb238af2d8cbf1'/>
<id>urn:sha1:9f4377ab8bc4df5f07bf5f063dcb238af2d8cbf1</id>
<content type='text'>
This change:
* bumps the version 1.3.0
* switches to pypi.org download
* removes the python2 variant

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-asn1crypto: bump to version 1.2.0</title>
<updated>2019-10-25T14:08:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2019-10-25T08:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=85887ed427c70f85649d4da569df7b541add8524'/>
<id>urn:sha1:85887ed427c70f85649d4da569df7b541add8524</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-asn1crypto: bump to version 1.0.1</title>
<updated>2019-10-09T10:23:28Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2019-10-09T10:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=03f625047de57d75b50680d5fc7a26f76e7c3ee3'/>
<id>urn:sha1:03f625047de57d75b50680d5fc7a26f76e7c3ee3</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-{asn1crypto,evdev,lxml}: add -src packages</title>
<updated>2019-08-12T07:18:29Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2019-08-12T07:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=436e0ef5c4db1868cfaf2df74e4386aa3cc7dde1'/>
<id>urn:sha1:436e0ef5c4db1868cfaf2df74e4386aa3cc7dde1</id>
<content type='text'>
They seem to have become popular, so adding src packages for these as well.
Not bumping PKG_RELEASE intentionally, since these packages are new.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-asn1crypto: bump to version 0.24.0</title>
<updated>2018-06-11T09:02:40Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2018-06-11T07:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fc0844e40a83cb7b387602ad3a5f2ea6f3f43843'/>
<id>urn:sha1:fc0844e40a83cb7b387602ad3a5f2ea6f3f43843</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: use local python-package.mk &amp; python3-package.mk files</title>
<updated>2018-01-10T21:06:23Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2018-01-10T07:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1476739d5f85be70b5db63b439dfe812065b52c7'/>
<id>urn:sha1:1476739d5f85be70b5db63b439dfe812065b52c7</id>
<content type='text'>
This guarantees for the package feeds that
the mk files will always be available for all packages.

Will need to see about external-feed Python packages
a bit later.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-asn1crypto: update to version 0.23.0</title>
<updated>2017-11-06T16:06:02Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-11-06T13:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=007c7a142860f0542b7edeb1ff3c226e6a10ae84'/>
<id>urn:sha1:007c7a142860f0542b7edeb1ff3c226e6a10ae84</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
</feed>
