summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-11-29 22:36:41 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-11-29 22:36:41 +0000
commit96f8a78fda2cf43e44e65017205453f165c53787 (patch)
treef7bcbcced56caff9ec3a9c0fa2b96ae6d87382fb
parentMerge updates from master (diff)
downloadgentoo-96f8a78fda2cf43e44e65017205453f165c53787.tar.gz
gentoo-96f8a78fda2cf43e44e65017205453f165c53787.tar.bz2
gentoo-96f8a78fda2cf43e44e65017205453f165c53787.zip
2021-11-29 22:36:38 UTC
-rw-r--r--metadata/md5-cache/dev-python/Faker-9.8.416
-rw-r--r--metadata/md5-cache/dev-python/cmd2-2.3.316
-rw-r--r--metadata/md5-cache/dev-python/django-otp-1.1.216
-rw-r--r--metadata/md5-cache/dev-python/humanize-3.13.016
-rw-r--r--metadata/md5-cache/dev-python/qtawesome-1.1.117
-rw-r--r--metadata/md5-cache/dev-python/rich-10.15.116
-rw-r--r--metadata/pkg_desc_index12
-rw-r--r--metadata/timestamp.chk2
8 files changed, 104 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-python/Faker-9.8.4 b/metadata/md5-cache/dev-python/Faker-9.8.4
new file mode 100644
index 000000000000..eff104f7176e
--- /dev/null
+++ b/metadata/md5-cache/dev-python/Faker-9.8.4
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/freezegun[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,tiff] dev-python/random2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/validators[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/python-dateutil-2.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/text-unidecode-1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !dev-ruby/faker >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A Python package that generates fake data for you
+EAPI=8
+HOMEPAGE=https://github.com/joke2k/faker
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/python-dateutil-2.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/text-unidecode-1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !dev-ruby/faker python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/F/Faker/Faker-9.8.4.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf
+_md5_=f4247b2caef34c612e26a81090b53eba
diff --git a/metadata/md5-cache/dev-python/cmd2-2.3.3 b/metadata/md5-cache/dev-python/cmd2-2.3.3
new file mode 100644
index 000000000000..acc6c21b657c
--- /dev/null
+++ b/metadata/md5-cache/dev-python/cmd2-2.3.3
@@ -0,0 +1,16 @@
+BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] sys-apps/which || ( x11-misc/xclip x11-misc/xsel ) ) test? ( dev-python/attrs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/colorama-0.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyperclip-1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wcwidth[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Extra features for standard library's cmd module
+EAPI=8
+HOMEPAGE=https://github.com/python-cmd2/cmd2
+INHERIT=distutils-r1 virtualx
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
+LICENSE=MIT
+RDEPEND=dev-python/attrs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/colorama-0.3.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyperclip-1.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wcwidth[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test ) !test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/c/cmd2/cmd2-2.3.3.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf virtualx fa024aa649b6bd544144bf94893d402c
+_md5_=6fb2608ab4efb92b8003b02b73cbb44f
diff --git a/metadata/md5-cache/dev-python/django-otp-1.1.2 b/metadata/md5-cache/dev-python/django-otp-1.1.2
new file mode 100644
index 000000000000..d1fe8c2ce519
--- /dev/null
+++ b/metadata/md5-cache/dev-python/django-otp-1.1.2
@@ -0,0 +1,16 @@
+BDEPEND=test? ( python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) dev-python/freezegun[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/qrcode[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/django-2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Django framework adding two-factor authentication using one-time passwords
+EAPI=8
+HOMEPAGE=https://github.com/django-otp/django-otp/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=>=dev-python/django-2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/django-otp/django-otp/archive/v1.1.2.tar.gz -> django-otp-1.1.2.gh.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf
+_md5_=ce79a02b07b1571ab7864d3e05554d93
diff --git a/metadata/md5-cache/dev-python/humanize-3.13.0 b/metadata/md5-cache/dev-python/humanize-3.13.0
new file mode 100644
index 000000000000..4e1490e8b540
--- /dev/null
+++ b/metadata/md5-cache/dev-python/humanize-3.13.0
@@ -0,0 +1,16 @@
+BDEPEND=dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/freezegun[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Common humanization utilities
+EAPI=8
+HOMEPAGE=https://github.com/jmoiron/humanize/
+INHERIT=distutils-r1
+IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/h/humanize/humanize-3.13.0.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf
+_md5_=7bd1693e7b8c876df851639613b9d127
diff --git a/metadata/md5-cache/dev-python/qtawesome-1.1.1 b/metadata/md5-cache/dev-python/qtawesome-1.1.1
new file mode 100644
index 000000000000..2027686d44df
--- /dev/null
+++ b/metadata/md5-cache/dev-python/qtawesome-1.1.1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( media-fonts/fontawesome dev-python/QtPy[pyqt5(+),gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=test? ( dev-python/pytest-qt[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
+DESCRIPTION=Enables iconic fonts such as Font Awesome in PyQt
+EAPI=8
+HOMEPAGE=https://github.com/spyder-ide/qtawesome/ https://pypi.org/project/QtAwesome/
+INHERIT=distutils-r1 virtualx
+IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=media-fonts/fontawesome dev-python/QtPy[pyqt5(+),gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test ) !test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/Q/QtAwesome/QtAwesome-1.1.1.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf virtualx fa024aa649b6bd544144bf94893d402c
+_md5_=825ef0c49ebc1b4339264870d18df3e4
diff --git a/metadata/md5-cache/dev-python/rich-10.15.1 b/metadata/md5-cache/dev-python/rich-10.15.1
new file mode 100644
index 000000000000..e38475bc0696
--- /dev/null
+++ b/metadata/md5-cache/dev-python/rich-10.15.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/commonmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyproject2setuppy-18[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install postinst prepare test
+DESCRIPTION=Python library for renrering rich text, tables, etc. to the terminal
+EAPI=8
+HOMEPAGE=https://github.com/willmcgugan/rich
+INHERIT=distutils-r1 optfeature
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~riscv ~x86
+LICENSE=MIT
+RDEPEND=dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/commonmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/willmcgugan/rich/archive/v10.15.1.tar.gz -> rich-10.15.1.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf optfeature 30ce9dec2b8943338c9b015bd32bac6a
+_md5_=571f51525ab5c63017ebc68fc2eadf69
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 32f9bfdaa241..bc02d726027f 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8186,7 +8186,7 @@ dev-python/APScheduler 3.8.1: In-process task scheduler with Cron-like capabilit
dev-python/Babel 2.9.1: Collection of tools for internationalizing Python applications
dev-python/BitVector 3.5.0: A pure-Python memory-efficient packed representation for bit arrays
dev-python/CppHeaderParser 2.7.4: Parse C++ header files and generate a data structure
-dev-python/Faker 9.8.1 9.8.2 9.8.3: A Python package that generates fake data for you
+dev-python/Faker 9.8.1 9.8.2 9.8.3 9.8.4: A Python package that generates fake data for you
dev-python/GitPython 3.1.24: Library used to interact with Git repositories
dev-python/GridDataFormats 0.6.0: Reading and writing of data on regular grids in Python
dev-python/MechanicalSoup 1.1.0: A python library for automating interaction with websites
@@ -8369,7 +8369,7 @@ dev-python/clikit 0.6.2: Group of utilities to build beautiful and testable comm
dev-python/clint 0.5.1-r3: Python Command-line Application Tools
dev-python/cloudpickle 2.0.0: Extended pickling support for Python objects
dev-python/cloudscraper 1.2.58: A Python module to bypass Cloudflare's anti-bot page
-dev-python/cmd2 2.2.0 2.3.0 2.3.1 2.3.2: Extra features for standard library's cmd module
+dev-python/cmd2 2.2.0 2.3.0 2.3.1 2.3.2 2.3.3: Extra features for standard library's cmd module
dev-python/collective-checkdocs 0.2-r1: Distutils command to view/validate packages's rst text long_descriptions.
dev-python/colorama 0.4.4: ANSI escape character sequences for colored terminal text & cursor positioning
dev-python/colorclass 2.2.0-r1: Colorful worry-free console applications for multiple platforms
@@ -8453,7 +8453,7 @@ dev-python/django-gravatar2 1.4.4: Essential Gravatar support for Django
dev-python/django-haystack 3.0: Pluggable search for Django
dev-python/django-js-asset 1.2.2: script tag with additional attributes for django.forms.Media
dev-python/django-mptt 0.13.4: utilities for modified preorder tree traversal and trees of model instances
-dev-python/django-otp 1.1.1: Django framework adding two-factor authentication using one-time passwords
+dev-python/django-otp 1.1.1 1.1.2: Django framework adding two-factor authentication using one-time passwords
dev-python/django-pglocks 1.0.4: PostgreSQL locking context managers and functions for Django
dev-python/django-picklefield 3.0.1-r1: Pickled object field for Django.
dev-python/django-prometheus 2.1.0: Library to export Django metrics for Prometheus
@@ -8639,7 +8639,7 @@ dev-python/httpretty 1.1.4: HTTP client mock for Python
dev-python/httpx 0.19.0: Fully-featured HTTP client which provides sync and async APIs
dev-python/huawei-lte-api 1.5.2: API For huawei LAN/WAN LTE Modems
dev-python/humanfriendly 10.0: Human friendly output for text interfaces using Python
-dev-python/humanize 3.11.0 3.12.0-r2: Common humanization utilities
+dev-python/humanize 3.11.0 3.12.0-r2 3.13.0: Common humanization utilities
dev-python/hvac 0.11.2: hashicorp vault client in python
dev-python/hyperframe 5.2.0 6.0.1: HTTP/2 framing layer for Python
dev-python/hyperlink 21.0.0: A featureful, correct URL for Python
@@ -9328,7 +9328,7 @@ dev-python/qdarkstyle 2.8.1 3.0.2: A dark style sheet for QtWidgets application
dev-python/qrcode 7.3.1: QR Code generator on top of PIL
dev-python/qscintilla-python 2.11.6 2.13.1: Python bindings for QScintilla
dev-python/qstylizer 0.2.1: Stylesheet Generator for PyQt5/PySide2
-dev-python/qtawesome 1.0.3 1.1.0: Enables iconic fonts such as Font Awesome in PyQt
+dev-python/qtawesome 1.0.3 1.1.0 1.1.1: Enables iconic fonts such as Font Awesome in PyQt
dev-python/qtconsole 5.1.1 5.2.1: Qt-based console for Jupyter with support for rich media output
dev-python/qtsass 0.3.0: Compile SASS files to Qt stylesheets
dev-python/quantities 0.12.5: Support for physical quantities with units, based on numpy
@@ -9377,7 +9377,7 @@ dev-python/rfc3339-validator 0.1.4: A pure python RFC3339 validator
dev-python/rfc3986 1.5.0: Validating URI References per RFC 3986
dev-python/rfc3986-validator 0.1.1: Pure python RFC3986 validator
dev-python/rfc3987 1.3.8-r1: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
-dev-python/rich 10.12.0 10.13.0 10.14.0 10.15.0: Python library for renrering rich text, tables, etc. to the terminal
+dev-python/rich 10.12.0 10.13.0 10.14.0 10.15.0 10.15.1: Python library for renrering rich text, tables, etc. to the terminal
dev-python/rjsmin 1.1.0 1.2.0: Javascript minifier written in python.
dev-python/robot-detection 0.4.0-r1: Module to detect if a given HTTP User Agent is a web crawler.
dev-python/roman 3.3: An Integer to Roman numerals converter
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 830cd405e132..109eea7b282b 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 29 Nov 2021 22:21:43 +0000
+Mon, 29 Nov 2021 22:36:38 +0000