Versions
v99999999 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2 GPL-2+
- USE flags
- crypt ssl
v20221116-r1 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2 GPL-2+
- Keywords
- ~amd64 ~riscv ~x86
- USE flags
- crypt ssl
USE flags
General
- crypt
- Enables user authentication with GPG
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / chardet : Universal encoding detector
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / ecdsa : ECDSA cryptographic signature library in pure Python
dev-python / feedparser : Parse RSS and Atom feeds in Python
dev-python / pyopenssl : Python interface to the OpenSSL library
dev-python / pysocks : SOCKS client module
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / python-gnupg : A Python wrapper for GnuPG
dev-python / pytz : World timezone definitions for Python
dev-python / sqlalchemy : Python SQL toolkit and Object Relational Mapper
Depending packages
net-irc / limnoria-plugins-chantracker : supybot ban management and channel flood/spam/repeat protections plugin
net-irc / limnoria-plugins-jlu5 : A collection of plugins for the Limnoria IRC bot
net-irc / limnoria-plugins-progval : Collection of plugins for Supybot/Limnoria I wrote or forked
Bugs
- 910003
- net-irc/limnoria: needs to use PEP517 build (DistutilsNonPEP517Build)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{PySocks → pysocks}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-irc/limnoria: drop 20220814, 20220927, 20221116
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
net-irc/limnoria: sync live ebuild
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
net-irc/limnoria: support python 3.12
Closes: https://bugs.gentoo.org/929700 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
net-irc/limnoria: drop unneeded test dependency on mock
With this, we can remove the "test" USE flag altogether. Since 2015, the stdlib mock has been used if available: https://github.com/progval/Limnoria/commit/758dc6d57f4aa0c3768f494715445d789a5cd6d8 (In 20230211 even the python2 fallback code is removed.) Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/limnoria: Enable py3.11
Closes: https://bugs.gentoo.org/897100 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: add 20221116, drop 20220427
Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: drop 20220203
Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: add 20220927
Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: drop 20211118
Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: add 20220814
Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: remove old
Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: bump to 2022-04-27
Additional test failures found in Aka and Misc modules, but both test successfully once properly installed. Disabling tests for these plugins as with Unix until resolved. Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: bump to 2022-02-03
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: bump to 20211118
Build system changed to setuptools per upstream. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
net-irc/limnoria: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-irc/limnoria: rename live ebuild
Rename live ebuild from -9999 to -99999999, as regular eight digit versions are being used. Closes: https://bugs.gentoo.org/819324 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/limnoria: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: add RSS, fix version, fix tests
Fixes the version reported by the bot - previously would only report as 'installed on timestamp', now reports actual version. Stop removing the RSS plugin as the conflict caused by its presence no longer appears to exist. Also add upstream patch to fix broken test in RSS tests (GH#1479). Re-enable the Aka tests as issue resolved in GH#1392. Bug: https://github.com/ProgVal/Limnoria/issues/1392 Bug: https://github.com/ProgVal/Limnoria/issues/1479 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: bump to 2021-06-17
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: drop old
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: bump to 2021-05-27
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: clean old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Sam Jorna · gentoo
net-irc/limnoria: bump to 2021-04-11
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam Jorna · gentoo
net-irc/limnoria: bump to 20210326
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Sam Jorna <wraeth@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
net-irc/limnoria: Update license
Bug: https://bugs.gentoo.org/716740 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/19677 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
net-irc/limnoria: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> - Jakov Smolic · gentoo
net-irc/limnoria: Sync live ebuild (not so many 9's)
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> - Jakov Smolic · gentoo
net-irc/limnoria: Bump to 20200124
Closes: https://bugs.gentoo.org/762214 Closes: https://bugs.gentoo.org/728010 Closes: https://bugs.gentoo.org/751856 Bug: https://bugs.gentoo.org/716740 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-irc/limnoria: Drop superfluous calls to python_is_python3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/limnoria: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - NP-Hardass · gentoo
net-irc/limnoria: fix QA MissingTestRestrict
Package-Manager: Portage-2.3.80, Repoman-2.3.16 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - NP-Hardass · gentoo
net-irc/limnoria: Drop old
CVE: CVE-2019-19010 Closes: https://bugs.gentoo.org/701756 Package-Manager: Portage-2.3.80, Repoman-2.3.16 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> - NP-Hardass · gentoo
net-irc/limnoria: Bump to 20191123 & EAPI 7, update PYCOMPAT
CVE: CVE-2019-19010 Bug: https://bugs.gentoo.org/701756 Package-Manager: Portage-2.3.80, Repoman-2.3.16 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-irc/limnoria: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - NP-Hardass · gentoo
net-irc/limnoria: Bump to 20171025
Bug: https://bugs.gentoo.org/636992 Package-Manager: Portage-2.3.13, Repoman-2.3.4 - David Hicks · gentoo
net-irc/limnoria: use HTTPS for GitHub and HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Pacho Ramos · gentoo
net-irc/limnoria: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Justin Lecher · gentoo
Change deps to new fork of dev-python/socksipy
Signed-off-by: Justin Lecher <jlec@gentoo.org> - NP-Hardass · gentoo
net-irc/limnoria: Version bump and drop old
Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed