summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/pkg_desc_index')
-rw-r--r--metadata/pkg_desc_index22
1 files changed, 11 insertions, 11 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 7d9f66e0677b..c06f59de5b90 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -7377,7 +7377,7 @@ dev-php/xdebug-client 2.6.1 2.9.2 2.9.3: Xdebug client for the Common Debugger P
dev-php/xdebug-handler 1.3.0 1.3.1 1.4.1: Restart a CLI process without loading the xdebug extension
dev-php/xhprof 0.9.10 2.1.4: A Hierarchical Profiler for PHP
dev-python/3to2 1.1.1-r1: Tool to refactor valid 3.x syntax into valid 2.x syntax
-dev-python/APScheduler 3.3.1 3.5.3: In-process task scheduler with Cron-like capabilities
+dev-python/APScheduler 3.5.3: In-process task scheduler with Cron-like capabilities
dev-python/Babel 2.5.0 2.5.3 2.5.3-r1 2.6.0 2.7.0 2.8.0: Collection of tools for internationalizing Python applications
dev-python/BitVector 3.4.7 3.4.8 3.4.9: A pure-Python memory-efficient packed representation for bit arrays
dev-python/CacheControl 0.11.5 0.11.7: The httplib2 caching algorithms packaged up for use with requests
@@ -7418,18 +7418,18 @@ dev-python/aiocontextvars 0.2.2: Asyncio support for PEP-567 contextvars backpor
dev-python/aiodns 2.0.0-r1: Simple DNS resolver for asyncio
dev-python/aioeventlet 0.5.1-r1: asyncio event loop scheduling callbacks in eventlet
dev-python/aiohttp 3.6.1: http client/server for asyncio
-dev-python/aiohttp-cors 0.6.0 0.7.0: Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server
+dev-python/aiohttp-cors 0.7.0: Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server
dev-python/aiohttp-jinja2 0.15.0: jinja2 template renderer for aiohttp.web
dev-python/aiohttp-socks 0.2.2: SOCKS proxy connector for aiohttp
-dev-python/aiorpcX 0.10.2 0.17.0 0.18.3 0.18.4: Generic async RPC implementation, including JSON-RPC
-dev-python/aiosmtpd 1.0 1.1 1.2: asyncio based SMTP server
+dev-python/aiorpcX 0.18.4: Generic async RPC implementation, including JSON-RPC
+dev-python/aiosmtpd 1.2: asyncio based SMTP server
dev-python/aiotest 0.3: Test suite for an implementation of asyncio (PEP 3156)
-dev-python/alabaster 0.7.9 0.7.10 0.7.11 0.7.12: A configurable sidebar-enabled Sphinx theme
+dev-python/alabaster 0.7.12: A configurable sidebar-enabled Sphinx theme
dev-python/alagitpull 0.0.23: alabaster sub-theme used on git-pull docs
-dev-python/alembic 0.9.3 0.9.5 0.9.7 1.0.8: database migrations tool, written by the author of SQLAlchemy
+dev-python/alembic 1.0.8: database migrations tool, written by the author of SQLAlchemy
dev-python/algopy 0.5.3: Taylor Arithmetic Computation and Algorithmic Differentiation
dev-python/ament_package 0.8.8: Parser for the manifest files in the ament buildsystem
-dev-python/amodem 1.13 1.13.1 1.14.0 1.15.0: Transmit data between two computers using audio
+dev-python/amodem 1.15.0: Transmit data between two computers using audio
dev-python/amqplib 1.0.2-r1: Python client for the Advanced Message Queuing Procotol (AMQP)
dev-python/aniso8601 4.0.1: A library for parsing ISO 8601 strings
dev-python/ansi 0.1.3: ANSI cursor movement and graphics in Python
@@ -7439,11 +7439,11 @@ dev-python/ansimarkup 1.4.0: XML-like markup for producing colored terminal text
dev-python/anyjson 0.3.3-r1: Wraps the best available JSON implementation available in a common interface
dev-python/anyqt 0.0.8-r1: PyQt4/PyQt5 compatibility layer
dev-python/aodhclient 1.2.0: A client for the OpenStack Aodh API
-dev-python/apipkg 1.4 1.5: Namespace control and lazy-import mechanism
+dev-python/apipkg 1.5: Namespace control and lazy-import mechanism
dev-python/apispec 0.35.0: A pluggable API specification generator.
-dev-python/appdirs 1.4.3 1.4.3-r1: Module for determining appropriate platform-specific dirs
-dev-python/apsw 3.23.1_p1 3.25.2_p1: APSW - Another Python SQLite Wrapper
-dev-python/argcomplete 1.9.4 1.10.3 1.11.0 1.11.1: Bash tab completion for argparse
+dev-python/appdirs 1.4.3-r1: Module for determining appropriate platform-specific dirs
+dev-python/apsw 3.25.2_p1: APSW - Another Python SQLite Wrapper
+dev-python/argcomplete 1.11.0 1.11.1: Bash tab completion for argparse
dev-python/argh 0.26.2-r1 0.26.2-r2: A simple argparse wrapper
dev-python/argon2_cffi 19.1.0: CFFI bindings to the Argon2 password hashing library
dev-python/args 0.1.0 0.1.0-r1: Command Arguments for Humans