From e53096c20c813334be575e3b2250be37cc0d41c8 Mon Sep 17 00:00:00 2001 From: ArTourter Date: Sat, 12 Mar 2022 03:05:56 +0000 Subject: [PATCH] add renamed packages in 15.0 repo Signed-off-by: ArTourter Signed-off-by: Willy Sudiarto Raharjo --- src/etc/sbopkg/renames.d/50-default.renames | 124 ++++++++++++++++++++ src/usr/doc/THANKS | 1 + tools/ChangeLog-latest.txt | 4 + 3 files changed, 129 insertions(+) diff --git a/src/etc/sbopkg/renames.d/50-default.renames b/src/etc/sbopkg/renames.d/50-default.renames index 98e77f6..0d9c19e 100644 --- a/src/etc/sbopkg/renames.d/50-default.renames +++ b/src/etc/sbopkg/renames.d/50-default.renames @@ -77,3 +77,127 @@ imagick=php-imagick yaml=perl-yaml loic=LOIC C-IP2Location=ip2location-c +# +# renamed in 15.0 +# +Shapely=python3-shapely +cartopy=python3-cartopy +pyproj=python3-pyproj +pyshp=python3-pyshp +nltk=python3-nltk +xarray=python3-xarray +URLObject=python/python3-urlobject +Whoosh=python3-whoosh +Paste=python3-paste +gearbox=python3-gearbox +hupper=python3-hupper +PasteDeploy=python3-pastedeploy +tgext.routes=python3-tgext.routes +Routes=python3-routes +repoze.lru=python3-repoze.lru +TurboGears2=python3-turbogears2 +crank=python3-crank +Beaker=python3-beaker +bcrypt=python3-bcrypt +backlash=python3-backlash +celery=python3-celery +kombu=python3-kombu +antimicro=antimicrox +psycopg2=python2-psycopg2 +murmur=mumble-server +libqsqlpsql=qt4-postgresql +pybluez=python2-pybluez +pyicu=python2-pyicu +paramiko=python2-paramiko +PyYAML=python2-PyYAML +MarkupSafe=python2-MarkupSafe +pbr=python2-pbr +python-configargparse=python3-configargparse +pycrypto=python2-pycrypto +xdebug=php-xdebug +bats=bats-core +python-cached-property=python2-cached-property +python-webencodings=python3-webencodings +python-setuptools-doc=python2-setuptools-doc +python-lz4=python2-lz4 +python-xcffib=python2-xcffib +python-vulndb=python2-vulndb +python-uri-templates=python2-uri-templates +python-txaio=python2-txaio +python-twitter=python2-twitter +python-twisted=python2-twisted +python-tvrage=python2-tvrage +python-swiftclient=python2-swiftclient +python-soupsieve=python2-soupsieve +python-slacklog=python2-slacklog +python-requests-kerberos=python2-requests-kerberos +python-pyspf=python2-pyspf +python-pypolicyd-spf=python2-pypolicyd-spf +python-orbited=python2-orbited +python-oauth2client=python2-oauth2client +python-oauth2=python2-oauth2 +python-mccabe=python2-mccabe +python-klein=python2-klein +python-keyutils=python2-keyutils +python-keyczar=python2-keyczar +python-gammu=python2-gammu +python-docker=python2-docker +python-django-tagging=python2-django-tagging +python-dateutil=python2-dateutil +python-clamd=python2-clamd +python-autobahn=python2-autobahn +python-yenc=python2-yenc +python-xlwt=python2-xlwt +python-x11_hash=python2-x11_hash +python-wrapt=python2-wrapt +python-whisper=python2-whisper +python-vatnumber=python2-vatnumber +python-uuid=python2-uuid +python-unicodecsv=python2-unicodecsv +python-transaction=python2-transaction +python-texttable=python2-texttable +python-tabulate=python2-tabulate +python-stomper=python2-stomper +python-scandir=python2-scandir +python-requestbuilder=python2-requestbuilder +python-pydns=python2-pydns +python-pmw=python2-pmw +python-patch=python2-patch +python-mpd=python2-mpd +python-morbid=python2-morbid +python-mimeparse=python2-mimeparse +python-memcached=python2-memcached +python-lazy-object-proxy=python2-lazy-object-proxy +python-gattlib=python2-gattlib +python-elib.intl=python2-elib.intl +python-editor=python2-editor +python-dockerpty=python2-dockerpty +python-docker-pycreds=python2-docker-pycreds +python-djvulibre=python2-djvulibre +python-django=python2-django +python-django-legacy=python2-django-legacy +python-demjson=python2-demjson +python-daemon=python2-daemon +python-cheetah=python2-cheetah +python-oauth=python2-oauth +python-xrandr=python2-xrandr +python-wordpress-xmlrpc=python2-wordpress-xmlrpc +python-tblib=python2-tblib +python-suds=python2-suds +python-simpy=python2-simpy +python-progress=python2-progress +python-pdfminer=python2-pdfminer +python-openid=python2-openid +python-netaddr=python2-netaddr +python-magick=python2-magick +python-lhafile=python2-lhafile +python-keybinder=python2-keybinder +python-esmre=python2-esmre +python-elementtree=python2-elementtree +python-cluster=python2-cluster +python-blake2=python2-blake2 +python-bigfloat=python2-bigfloat +python-authres=python2-authres +python-Safe=python2-Safe +python-MonthDelta=python2-MonthDelta +python-Levenshtein=python2-Levenshtein diff --git a/src/usr/doc/THANKS b/src/usr/doc/THANKS index dd25dc1..cfa9c13 100644 --- a/src/usr/doc/THANKS +++ b/src/usr/doc/THANKS @@ -102,3 +102,4 @@ We moved to github, so revision number no longer used djunzu nobodino Benjamin Trigona-Harany + ArTourter diff --git a/tools/ChangeLog-latest.txt b/tools/ChangeLog-latest.txt index cfa2b77..580f884 100644 --- a/tools/ChangeLog-latest.txt +++ b/tools/ChangeLog-latest.txt @@ -1,5 +1,9 @@ SBOPKG NEWS +sbopkg-devel (2022-03-12 03:20 UTC) + MODIFICATIONS + * Update renames + sbopkg 0.38.2 (2022-03-10 16:29 UTC) FEATURES * sqg: Parallelize building of single and all packages by option -j.