diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-04-09 12:29:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-04-09 12:29:52 +0200 |
commit | 8d50223ee79bc9938b5f9d3b296381d246292b0e (patch) | |
tree | 2176adeeada763c2def9e188baf149651b4d73f6 | |
parent | Update release feeds from ::gentoo (diff) | |
download | python-8d50223ee79bc9938b5f9d3b296381d246292b0e.tar.gz python-8d50223ee79bc9938b5f9d3b296381d246292b0e.tar.bz2 python-8d50223ee79bc9938b5f9d3b296381d246292b0e.zip |
release-feeds.opml: Readd cpython & micropython
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | release-feeds.opml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release-feeds.opml b/release-feeds.opml index 4430e8a..f9e2cf2 100644 --- a/release-feeds.opml +++ b/release-feeds.opml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <opml version="1.0"> + <!-- generated using gpy-release-feed-opml --> <head> <title>Python Release Feeds</title> </head> @@ -1545,9 +1546,11 @@ <outline text="PyPI recent updates for zstd" type="rss" xmlUrl="https://pypi.org/rss/project/zstd/releases.xml" htmlUrl="https://pypi.org/project/zstd/"/> <outline text="Release notes from bareos" type="atom" xmlUrl="https://github.com/bareos/bareos/releases.atom" htmlUrl="https://github.com/bareos/bareos/releases"/> <outline text="Release notes from blake3-py" type="atom" xmlUrl="https://github.com/oconnor663/blake3-py/releases.atom" htmlUrl="https://github.com/oconnor663/blake3-py/releases"/> + <outline text="Release notes from cpython" type="atom" xmlUrl="https://github.com/python/cpython/releases.atom" htmlUrl="https://github.com/python/cpython/releases"/> <outline text="Release notes from elfix" type="atom" xmlUrl="https://github.com/gentoo/elfix/releases.atom" htmlUrl="https://github.com/gentoo/elfix/releases"/> <outline text="Release notes from liblarch" type="atom" xmlUrl="https://github.com/getting-things-gnome/liblarch/releases.atom" htmlUrl="https://github.com/getting-things-gnome/liblarch/releases"/> <outline text="Release notes from llvm-project" type="atom" xmlUrl="https://github.com/llvm/llvm-project/releases.atom" htmlUrl="https://github.com/llvm/llvm-project/releases"/> + <outline text="Release notes from micropython" type="atom" xmlUrl="https://github.com/micropython/micropython/releases.atom" htmlUrl="https://github.com/micropython/micropython/releases"/> <outline text="Release notes from picklemagic" type="atom" xmlUrl="https://github.com/CensoredUsername/picklemagic/releases.atom" htmlUrl="https://github.com/CensoredUsername/picklemagic/releases"/> <outline text="Release notes from pivy" type="atom" xmlUrl="https://github.com/coin3d/pivy/releases.atom" htmlUrl="https://github.com/coin3d/pivy/releases"/> <outline text="Release notes from pyDeComp" type="atom" xmlUrl="https://github.com/dol-sen/pyDeComp/releases.atom" htmlUrl="https://github.com/dol-sen/pyDeComp/releases"/> |