diff --git a/programming/language/perl/perl-File-Slurp/actions.py b/programming/language/perl/perl-File-Slurp/actions.py index 0afd53f991..9620a8ca3d 100644 --- a/programming/language/perl/perl-File-Slurp/actions.py +++ b/programming/language/perl/perl-File-Slurp/actions.py @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("Changes", "README*") + pisitools.dodoc("Changes", "README*") \ No newline at end of file diff --git a/programming/language/perl/perl-File-Slurp/pspec.xml b/programming/language/perl/perl-File-Slurp/pspec.xml index 949cf80269..58ca516267 100644 --- a/programming/language/perl/perl-File-Slurp/pspec.xml +++ b/programming/language/perl/perl-File-Slurp/pspec.xml @@ -1,19 +1,19 @@ - + perl-File-Slurp - http://search.cpan.org/dist/File-Slurp/ + https://metacpan.org/release/File-Slurp Pisi Linux Admins admins@pisilinux.org - GPLv2 programming.language.perl + GPLv2 library A Perl module that is efficient in reading/writing of Complete Files Efficient Reading/Writing of Complete Files. It provides subroutines to read or write entire files with as simple call. - https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.29.tar.gz + https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.30.tar.gz perl @@ -33,6 +33,13 @@ + + 2020-03-11 + 9999.30 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-11 9999.29 @@ -55,4 +62,4 @@ admins@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/perl/perl-File-Slurp/translations.xml b/programming/language/perl/perl-File-Slurp/translations.xml index ffd6351d5e..c6ac7d632f 100644 --- a/programming/language/perl/perl-File-Slurp/translations.xml +++ b/programming/language/perl/perl-File-Slurp/translations.xml @@ -5,4 +5,4 @@ Complete dosyalarını verimli bir şekilde yazma/okuma olanağı perl-File-Slurp Complete dosyalarını verimli bir şekilde yazma/okuma olanağı sunan bir Perl modülüdür. - + \ No newline at end of file diff --git a/programming/language/perl/perl-Image-ExifTool/pspec.xml b/programming/language/perl/perl-Image-ExifTool/pspec.xml index a196fc0c79..c65427177e 100644 --- a/programming/language/perl/perl-Image-ExifTool/pspec.xml +++ b/programming/language/perl/perl-Image-ExifTool/pspec.xml @@ -14,7 +14,7 @@ app:console A command-line application for reading, writing and editing meta information in image, audio and video files ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in image, audio and video files. - https://exiftool.org/Image-ExifTool-11.86.tar.gz + https://exiftool.org/Image-ExifTool-11.91.tar.gz perl @@ -46,6 +46,13 @@ + + 2020-03-11 + 11.91 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-12 11.86 @@ -89,4 +96,4 @@ vedat@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-click/pspec.xml b/programming/language/python/python-click/pspec.xml index 35d883eba7..f852a9595e 100644 --- a/programming/language/python/python-click/pspec.xml +++ b/programming/language/python/python-click/pspec.xml @@ -13,7 +13,7 @@ library Python composable command line interface toolkit Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. - https://github.com/pallets/click/archive/7.0.tar.gz + https://github.com/pallets/click/archive/7.1.1.tar.gz python-setuptools python @@ -24,12 +24,19 @@ python-click Python composable command line interface toolkit - /usr/lib/python2* /usr/share/doc/python-click + /usr/lib/python2* + + 2020-03-11 + 7.1.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-15 7.0 diff --git a/programming/language/python/python-enum34/pspec.xml b/programming/language/python/python-enum34/pspec.xml index 1c563a60d7..e2683c6e53 100644 --- a/programming/language/python/python-enum34/pspec.xml +++ b/programming/language/python/python-enum34/pspec.xml @@ -13,7 +13,8 @@ app:console An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. python-enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3. tested on 2.6, 2.7, and 3.3+ - https://bitbucket.org/stoneleaf/enum34/get/1.1.9.tar.gz + https://bitbucket.org/stoneleaf/enum34/get/1.1.10.tar.gz + python-setuptools python-devel @@ -24,12 +25,19 @@ python-enum34 The enum module from Python3.4 backported from 3.3 - 2.4 - /usr/lib /usr/share/doc + /usr/lib + + 2020-03-11 + 1.1.10 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-04 1.1.9 diff --git a/programming/language/python/python-packaging/pspec.xml b/programming/language/python/python-packaging/pspec.xml index e57e44b5e2..a700c28056 100644 --- a/programming/language/python/python-packaging/pspec.xml +++ b/programming/language/python/python-packaging/pspec.xml @@ -13,7 +13,7 @@ library Core utilities for Python packages Core utilities for Python packages - https://github.com/pypa/packaging/archive/20.1.tar.gz + https://github.com/pypa/packaging/archive/20.3.tar.gz python-setuptools python-devel @@ -24,12 +24,19 @@ python-packaging Core utilities for Python packages - /usr/lib/python2* /usr/share/doc/python-packaging + /usr/lib/python2* + + 2020-03-11 + 20.3 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-29 20.1 diff --git a/programming/language/python/python-pygobject3/actions.py b/programming/language/python/python-pygobject3/actions.py index e4ba6a54be..fc5dd3f953 100755 --- a/programming/language/python/python-pygobject3/actions.py +++ b/programming/language/python/python-pygobject3/actions.py @@ -4,10 +4,10 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import get +from pisi.actionsapi import shelltools from pisi.actionsapi import autotools from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools +from pisi.actionsapi import get def setup(): shelltools.makedirs("build") @@ -24,4 +24,4 @@ def install(): shelltools.system("DESTDIR=%s ninja install" % get.installDIR()) shelltools.cd("..") - pisitools.dodoc("COP*", "NEWS", "README*") + pisitools.dodoc("COP*", "NEWS", "README*") \ No newline at end of file diff --git a/programming/language/python/python-pygobject3/pspec.xml b/programming/language/python/python-pygobject3/pspec.xml index 6efce8b655..23b12c8aac 100755 --- a/programming/language/python/python-pygobject3/pspec.xml +++ b/programming/language/python/python-pygobject3/pspec.xml @@ -1,5 +1,5 @@ - + python-pygobject3 @@ -8,55 +8,63 @@ PisiLinux Community admins@pisilinux.org + programming.language.python LGPLv2.1 library - Glib bindings for Python - pygobject is GLib's GObject library bindings for Python. - http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.34/pygobject-3.34.0.tar.xz + Python Bindings for GLib/GObject/GIO/GTK+ + pygobject is GLib's GObject library bindings for Python3. + http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz - meson + gobject-introspection-devel + python-cairo-devel libffi-devel python-devel - python-cairo-devel - gobject-introspection-devel glib2-devel + meson python-pygobject3 - python2 için pygobject3 + Python Bindings for GLib/GObject/GIO/GTK+ + gobject-introspection + python-cairo + libffi cairo glib2 - libffi - python-cairo - gobject-introspection - /usr/share/doc - /usr/share/pygobject - /usr/lib/python2.7 /usr/lib/libpyglib-gi-2.0-python2.7.so* + /usr/lib/python2.7 + /usr/share/pygobject + /usr/share/doc python-pygobject3-devel - pygobject development files + Development files for python3-pygobject3 python-pygobject3 gobject-introspection-devel - glib2-devel libffi-devel + glib2-devel - /usr/include /usr/lib/pkgconfig + /usr/include + + 2020-03-11 + 3.36.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-19 3.34.0 @@ -121,4 +129,4 @@ alihan@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-pygobject3/translations.xml b/programming/language/python/python-pygobject3/translations.xml index 1f73b8e92a..58fde39944 100755 --- a/programming/language/python/python-pygobject3/translations.xml +++ b/programming/language/python/python-pygobject3/translations.xml @@ -2,13 +2,14 @@ python-pygobject3 - glib için python bağlayıcıları - Bindings (liens) glib pour Python. + GLib/GObject/GIO/GTK+ için python bağlayıcıları + Bindings (liens) GLib/GObject/GIO/GTK+ pour Python. pygobject, Python için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. python-pygobject3-devel - pygobject geliştirme dosyaları + python-pygobject3 için geliştirme dosyaları + python-pygobject3-devel, python-pygobject3 için geliştirme dosyalarını içerir. - + \ No newline at end of file diff --git a/programming/language/python3/py3parted/pspec.xml b/programming/language/python3/py3parted/pspec.xml index aace45070b..1a50680ee5 100644 --- a/programming/language/python3/py3parted/pspec.xml +++ b/programming/language/python3/py3parted/pspec.xml @@ -13,7 +13,7 @@ library Python3 bindings for parted pyparted is the python module which enables to use GNU Parted package from python. Using python with this module, programmers can create, destroy, resize, check and copy partitions, and the file systems on them. - https://github.com/dcantrell/pyparted/archive/v3.11.4.tar.gz + https://github.com/dcantrell/pyparted/archive/v3.11.6.tar.gz parted-devel python3-decorator @@ -36,6 +36,13 @@ + + 2020-03-11 + 3.11.6 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-12 3.11.4 diff --git a/programming/language/python3/python3-Pygments/pspec.xml b/programming/language/python3/python3-Pygments/pspec.xml index cc574ff551..de1846fcfc 100644 --- a/programming/language/python3/python3-Pygments/pspec.xml +++ b/programming/language/python3/python3-Pygments/pspec.xml @@ -8,15 +8,15 @@ PisiLinux Community admins@pisilinux.org - BSD programming.language.python3 + BSD library A syntax highlighting package written in Python python-Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. - https://files.pythonhosted.org/packages/cb/9f/27d4844ac5bf158a33900dbad7985951e2910397998e85712da03ce125f0/Pygments-2.5.2.tar.gz + https://github.com/pygments/pygments/archive/2.6.1.tar.gz - python3-devel python3-setuptools + python3-devel @@ -27,8 +27,8 @@ python3-setuptools - /usr/bin /usr/lib/python3* + /usr/bin /usr/share/man @@ -42,6 +42,13 @@ + + 2020-03-11 + 2.6.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2019-12-29 2.5.2 @@ -57,4 +64,4 @@ admin@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python3/python3-Pygments/translations.xml b/programming/language/python3/python3-Pygments/translations.xml index 9521489867..c481f97f37 100644 --- a/programming/language/python3/python3-Pygments/translations.xml +++ b/programming/language/python3/python3-Pygments/translations.xml @@ -11,4 +11,4 @@ python3-Pygments için belgelendirme dosyaları python3-Pygments-docs, python3-Pygments için belgelendirme dosyaları içerir. - + \ No newline at end of file diff --git a/programming/language/python3/python3-click/pspec.xml b/programming/language/python3/python3-click/pspec.xml index be837f19ac..83276b8423 100644 --- a/programming/language/python3/python3-click/pspec.xml +++ b/programming/language/python3/python3-click/pspec.xml @@ -13,7 +13,7 @@ library Python3 composable command line interface toolkit Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. - https://github.com/pallets/click/archive/7.0.tar.gz + https://github.com/pallets/click/archive/7.1.1.tar.gz python3-setuptools python3 @@ -27,12 +27,19 @@ python3 - /usr/lib/python3* /usr/share/doc/python3-click + /usr/lib/python3* + + 2020-03-11 + 7.1.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-15 7.0 diff --git a/programming/language/python3/python3-httpx/actions.py b/programming/language/python3/python3-httpx/actions.py index cbcb8f4043..c864ec61ac 100644 --- a/programming/language/python3/python3-httpx/actions.py +++ b/programming/language/python3/python3-httpx/actions.py @@ -5,9 +5,11 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules +from pisi.actionsapi import pisitools def build(): pythonmodules.compile(pyVer="3") def install(): - pythonmodules.install(pyVer="3") \ No newline at end of file + pythonmodules.install(pyVer="3") + pisitools.dodoc("LICENSE*") \ No newline at end of file diff --git a/programming/language/python3/python3-httpx/pspec.xml b/programming/language/python3/python3-httpx/pspec.xml index 343f538fef..f896c49837 100644 --- a/programming/language/python3/python3-httpx/pspec.xml +++ b/programming/language/python3/python3-httpx/pspec.xml @@ -13,7 +13,7 @@ library The next generation HTTP client. HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. - https://github.com/encode/httpx/archive/0.11.1.tar.gz + https://github.com/encode/httpx/archive/0.12.0.tar.gz python3-setuptools python3-devel @@ -24,15 +24,15 @@ python3-httpx The next generation HTTP client. - python3 - python3-h2 - python3-h11 - python3-sniffio + python3-hstspreload python3-certifi python3-chardet python3-rfc3986 + python3-sniffio python3-urllib3 - python3-hstspreload + python3-h11 + python3-h2 + python3 /usr/share/doc/python3-httpx @@ -42,6 +42,13 @@ + + 2020-03-11 + 0.12.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-23 0.11.1 diff --git a/programming/language/python3/python3-pygobject3/actions.py b/programming/language/python3/python3-pygobject3/actions.py index e4f971d57a..b13264aac0 100755 --- a/programming/language/python3/python3-pygobject3/actions.py +++ b/programming/language/python3/python3-pygobject3/actions.py @@ -27,4 +27,4 @@ def install(): shelltools.cd("..") - pisitools.dodoc("COP*", "NEWS", "README*") + pisitools.dodoc("COP*", "NEWS", "README*") \ No newline at end of file diff --git a/programming/language/python3/python3-pygobject3/pspec.xml b/programming/language/python3/python3-pygobject3/pspec.xml index 2079d8ae59..9447c47c65 100755 --- a/programming/language/python3/python3-pygobject3/pspec.xml +++ b/programming/language/python3/python3-pygobject3/pspec.xml @@ -1,5 +1,5 @@ - + python3-pygobject3 @@ -8,56 +8,65 @@ PisiLinux Community admins@pisilinux.org + programming.language.python3 LGPLv2.1 library - Glib bindings for Python3 + Python Bindings for GLib/GObject/GIO/GTK+ pygobject is GLib's GObject library bindings for Python3. - http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.34/pygobject-3.34.0.tar.xz + http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz - meson - libffi-devel - python3-devel - python3-cairo-devel gobject-introspection-devel + python3-cairo-devel + python3-devel + libffi-devel glib2-devel + meson python3-pygobject3 - python3 için pygobject3 + Python Bindings for GLib/GObject/GIO/GTK+ - cairo - glib2 - libffi - python3-cairo gobject-introspection + python3-cairo + python3 + libffi + glib2 + cairo - /usr/share/doc + /usr/lib/libpyglib-gi-2.0-python3*.so* /usr/share/pygobject /usr/lib/python3* - /usr/lib/libpyglib-gi-2.0-python3*.so* + /usr/share/doc python3-pygobject3-devel - pygobject development files + Development files for python3-pygobject3 python3-pygobject3 gobject-introspection-devel - glib2-devel libffi-devel + glib2-devel - /usr/include /usr/lib/pkgconfig + /usr/include - + + 2020-03-11 + 3.36.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + + 2020-01-07 3.34.0 Version bump @@ -135,4 +144,4 @@ alihan@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python3/python3-pygobject3/translations.xml b/programming/language/python3/python3-pygobject3/translations.xml index f2682637ad..3f3635cb9f 100755 --- a/programming/language/python3/python3-pygobject3/translations.xml +++ b/programming/language/python3/python3-pygobject3/translations.xml @@ -2,13 +2,14 @@ python3-pygobject3 - glib için python3 bağlayıcıları + GLib/GObject/GIO/GTK+ için python3 bağlayıcıları. Bindings (liens) glib pour Python3. - pygobject, Python3 için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. + python3-pygobject, Python3 için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. python3-pygobject3-devel - pygobject geliştirme dosyaları + python3-pygobject3 için geliştirme dosyaları + python3-pygobject3-devel, python3-pygobject3 için geliştirme dosyalarını içerir. - + \ No newline at end of file diff --git a/programming/language/python3/python3-pysol_cards/pspec.xml b/programming/language/python3/python3-pysol_cards/pspec.xml index 03e458db52..143fdcc7e6 100644 --- a/programming/language/python3/python3-pysol_cards/pspec.xml +++ b/programming/language/python3/python3-pysol_cards/pspec.xml @@ -13,10 +13,10 @@ library Deal PySol FC Cards The pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games. It also supports PySol legacy deals and Microsoft FreeCell / Freecell Pro deals. - https://files.pythonhosted.org/packages/ad/c4/47a1ebe6cf1112f9b27fdf75092f482153c700818a7af7149c59677ba491/pysol_cards-0.8.7.tar.gz + https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.8.tar.gz - python3-devel python3-setuptools + python3-devel @@ -24,17 +24,24 @@ python3-pysol_cards Deal PySol FC Cards - python3 python3-pbr + python3 + /usr/share/doc /usr/lib /usr/share - /usr/share/doc + + 2020-03-11 + 0.8.8 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-14 0.8.7 diff --git a/programming/language/python3/python3-sphinx/pspec.xml b/programming/language/python3/python3-sphinx/pspec.xml index 582dda1834..01e59e30c0 100644 --- a/programming/language/python3/python3-sphinx/pspec.xml +++ b/programming/language/python3/python3-sphinx/pspec.xml @@ -14,7 +14,7 @@ library Python documentation generator. It can generate HTML or Latex outputs It's a very common documentation generator especially using for python3 based documentation.It can generate HTML or PDF, Ps outputs with Latex output support. - https://github.com/sphinx-doc/sphinx/archive/v2.4.3.tar.gz + https://github.com/sphinx-doc/sphinx/archive/v2.4.4.tar.gz python3-setuptools python3-devel @@ -50,9 +50,9 @@ python3 - /usr/bin - /usr/lib/python3* /usr/share/doc/python3-sphinx/LICENSE + /usr/lib/python3* + /usr/bin @@ -68,6 +68,13 @@ + + 2020-03-11 + 2.4.4 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-24 2.4.3 diff --git a/programming/language/python3/python3-sqlalchemy/pspec.xml b/programming/language/python3/python3-sqlalchemy/pspec.xml index ea00e51ad7..38a9a9632d 100644 --- a/programming/language/python3/python3-sqlalchemy/pspec.xml +++ b/programming/language/python3/python3-sqlalchemy/pspec.xml @@ -13,7 +13,7 @@ library The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. - https://files.pythonhosted.org/packages/af/47/35edeb0f86c0b44934c05d961c893e223ef27e79e1f53b5e6f14820ff553/SQLAlchemy-1.3.13.tar.gz + https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_14.tar.gz python3-setuptools python3-devel @@ -33,6 +33,13 @@ + + 2020-03-11 + 1.3.14 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-23 1.3.13 diff --git a/programming/language/python3/python3-virtualenv/actions.py b/programming/language/python3/python3-virtualenv/actions.py index 5cdda209ed..9a09418c58 100644 --- a/programming/language/python3/python3-virtualenv/actions.py +++ b/programming/language/python3/python3-virtualenv/actions.py @@ -7,7 +7,7 @@ from pisi.actionsapi import pythonmodules from pisi.actionsapi import shelltools -shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.7") +shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.10") def build(): pythonmodules.compile(pyVer="3") diff --git a/programming/language/python3/python3-virtualenv/pspec.xml b/programming/language/python3/python3-virtualenv/pspec.xml index 15acd22abb..c3e4d11aac 100644 --- a/programming/language/python3/python3-virtualenv/pspec.xml +++ b/programming/language/python3/python3-virtualenv/pspec.xml @@ -14,7 +14,7 @@ app:console Virtual Python Environment builder. python3-virtualenv is a a tool and library for creating isolated virtual python environments. - https://github.com/pypa/virtualenv/archive/20.0.7.tar.gz + https://github.com/pypa/virtualenv/archive/20.0.10.tar.gz python3-setuptools-scm python3-setuptools @@ -41,6 +41,13 @@ + + 2020-03-11 + 20.0.10 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-03 20.0.7 diff --git a/programming/language/python3/python3-youtube_dl/pspec.xml b/programming/language/python3/python3-youtube_dl/pspec.xml index d5e38fd138..f9765d1384 100644 --- a/programming/language/python3/python3-youtube_dl/pspec.xml +++ b/programming/language/python3/python3-youtube_dl/pspec.xml @@ -14,7 +14,7 @@ app:console Youtube Video Downloader Youtube Video Downloader - https://github.com/ytdl-org/youtube-dl/archive/2020.03.01.tar.gz + https://github.com/ytdl-org/youtube-dl/archive/2020.03.08.tar.gz python3-devel python3-setuptools @@ -40,6 +40,13 @@ + + 2020-03-11 + 2020.03.08 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-04 2020.03.01 diff --git a/programming/language/python3/python3-zappa/pspec.xml b/programming/language/python3/python3-zappa/pspec.xml index 0ba7e2a58f..c14ea84006 100644 --- a/programming/language/python3/python3-zappa/pspec.xml +++ b/programming/language/python3/python3-zappa/pspec.xml @@ -14,14 +14,11 @@ app:console Zappa - Serverless Python Server-less Python Web Services for AWS Lambda and API Gateway - https://github.com/Miserlou/Zappa/archive/0.50.0.tar.gz + https://github.com/Miserlou/Zappa/archive/0.51.0.tar.gz python3-setuptools python3-devel - - - @@ -39,6 +36,13 @@ + + 2020-03-11 + 0.51.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-21 0.50.0 diff --git a/programming/misc/xapian-core/actions.py b/programming/misc/xapian-core/actions.py index 47debffee6..20aba68f92 100644 --- a/programming/misc/xapian-core/actions.py +++ b/programming/misc/xapian-core/actions.py @@ -18,4 +18,4 @@ def build(): def install(): autotools.install() - pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING", "HACKING", "README", "NEWS") + pisitools.dodoc("COPYING", "HACKING", "README") \ No newline at end of file diff --git a/programming/misc/xapian-core/pspec.xml b/programming/misc/xapian-core/pspec.xml index 8dc109ab60..616d5b3eca 100644 --- a/programming/misc/xapian-core/pspec.xml +++ b/programming/misc/xapian-core/pspec.xml @@ -1,5 +1,5 @@ - + xapian-core @@ -8,31 +8,33 @@ PisiLinux Community admins@pisilinux.org + programming.misc GPLv2 library app:console Probabilistic Information Retrieval library Xapian is an Open Source Probabilistic Information Retrieval Library. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications. - https://oligarchy.co.uk/xapian/1.4.14/xapian-core-1.4.14.tar.xz + https://oligarchy.co.uk/xapian/1.4.15/xapian-core-1.4.15.tar.xz - zlib-devel libutil-linux-devel + zlib-devel xapian-core + Probabilistic Information Retrieval library - zlib libutil-linux libgcc + zlib /usr/bin - /usr/lib - /usr/share /usr/share/doc /usr/share/man + /usr/lib + /usr/share @@ -46,10 +48,10 @@ /usr/bin/xapian-config* - /usr/include - /usr/lib/pkgconfig /usr/lib/cmake/xapian + /usr/lib/pkgconfig /usr/share/aclocal + /usr/include @@ -62,13 +64,20 @@ xapian-core - /usr/share/doc/xapian-core/*html /usr/share/doc/xapian-core/apidoc.pdf /usr/share/doc/xapian-core/apidoc/ + /usr/share/doc/xapian-core/*html + + 2020-03-11 + 1.4.15 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2019-12-08 1.4.14 @@ -113,4 +122,4 @@ yusuf.aydemir@pisilinux.org - + \ No newline at end of file diff --git a/programming/misc/xapian-core/translations.xml b/programming/misc/xapian-core/translations.xml index c47b1fa6f8..e4baaf8bc8 100644 --- a/programming/misc/xapian-core/translations.xml +++ b/programming/misc/xapian-core/translations.xml @@ -17,4 +17,4 @@ xapian-core için belgelendirme dosyaları xapian-core-docs, xapian-core için belgelendirme dosyalarını içerir. - + \ No newline at end of file