diff --git a/pisi-index.xml b/pisi-index.xml index 249bb6b494..834b31a21d 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -1,411 +1,4 @@ - - - python3-colorama - https://pypi.python.org/pypi/colorama - - Alihan Öztürk - alihan@pisilinux.org - - BSD - app:console - programming.language.python3 - Cross-platform colored terminal text. - Python API for cross-platform colored terminal text. - https://pypi.python.org/packages/f0/d0/21c6449df0ca9da74859edc40208b3a57df9aca7323118c913e58d442030/colorama-0.3.7.tar.gz - - python3-devel - - python3-colorama/pspec.xml - - - python3-colorama - Cross-platform colored terminal text. - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 0.3.7 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 0.3.7 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gst-python3 - http://gstreamer.freedesktop.org/modules/gst-python.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python3 - GStreamer Python3 bindings - GStreamer Python bağlayıcıları - gst-python3 is a Python frontend to GStreamer. - gst-python3 GStreamer için Python arabirimidir. - https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.10.2.tar.xz - - python3-pygobject3-devel - glib2-devel - gstreamer-next-devel - python3-devel - gst-plugins-base-next-devel - - gst-python3/pspec.xml - - - gst-python3 - - glib2 - python3 - gstreamer-next - gst-plugins-base-next - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 2017-01-24 - 1.10.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.10.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-21 - 0.10.22 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - python3-setuptools - http://pypi.python.org/pypi/setuptools - - PisiLinux Community - admins@pisilinux.org - - PSF-2.2 - library - programming.language.python3 - Python setuptools - python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://github.com/pypa/setuptools/archive/v32.1.3.tar.gz - - python3-devel - python3-six - python3-packaging - - python3-setuptools/pspec.xml - - - python3-setuptools - - /usr/bin - /usr/lib/python3* - /usr/share/doc - - - - - 2017-02-01 - 32.1.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 19.6.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 19.6.1 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-26 - 19.6.1 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2016-05-26 - 19.6.1 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2016-05-26 - 19.6.1 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2016-05-26 - 19.6.1 - First release. - Marcin Bojara - marcin@pisilinux.org - - - - - - python3-pygobject3 - http://www.pygtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python3 - Bindings (liens) glib pour Python3. - Glib bindings for Python3 - glib için python3 bağlayıcıları - pygobject is GLib's GObject library bindings for Python3. - pygobject, Python3 için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. - http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.22/pygobject-3.22.0.tar.xz - - libffi-devel - python3-devel - python3-cairo-devel - gobject-introspection-devel - glib2-devel - - python3-pygobject3/pspec.xml - - - python3-pygobject3 - python3 için pygobject3 - - cairo - glib2 - libffi - python3-cairo - gobject-introspection - - - /usr/share/doc - /usr/share/pygobject - /usr/lib/python3* - /usr/lib/libpyglib-gi-2.0-python3*.so* - - - - python3-pygobject3-devel - pygobject development files - pygobject geliştirme dosyaları - - python3-pygobject3 - gobject-introspection-devel - glib2-devel - libffi-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-08-01 - 3.22.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-06 - 3.22.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 3.22.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.18.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 3.18.2 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-08 - 3.18.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-sanic - - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - MIT - library - app:console - programming.language.python3 - A microframework based on uvloop, httptools, and learnings of flask - Sanic is a Flask-like Python 3.5+ web server thats written to go fast. Its based on the work done by the amazing folks at magicstack - mirrors://packages/d5/38/65c654c8c412984fc78a9460cf9add5cbd3a6ee87788160eecaa1ec90529/sanic-0.6.0.tar.gz#md5=4fce620187338405bb84a3de109b57b9 - - python3-devel - python3-setuptools - - python3-sanic/pspec.xml - - - python3-sanic - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-08-15 - 0.6.0 - First Release - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - - - - - py3parted - http://people.redhat.com/dcantrel/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - programming.language.python3 - 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/rhinstaller/pyparted/archive/v3.10.7.tar.gz - - python3-decorator - python3-devel - parted-devel - - py3parted/pspec.xml - - - py3parted - - python3-decorator - parted - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-04-15 - 3.10.7 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 3.10.7 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.10.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-10 - 3.10.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - python3-kappa @@ -425,7 +18,7 @@ python3-devel python3-setuptools - python3-kappa/pspec.xml + pspec.xml python3-kappa @@ -449,1472 +42,4 @@ - - - gonullu - https://github.com/PisiLinuxNew/gonullu - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:console - programming.language.python3 - Volunteer application is developed to compile the packages for Pisi distributions - Gonullu uygulamasi, pisi linux dağıtımının paketlerini derlemek üzere hazırlanmıştır. - Application build the packages waiting at queue of build system as PISI packages using docker images and again, sent them to build system. - Uygulama docker imajlarını kullanarak, derleme sisteminin kuyruğundan bekleyen paketleri pisi paketi haline getirir ve derleme sistemine gönderir. - https://github.com/PisiLinuxNew/gonullu/archive/v1.1.6.tar.gz - - python3-devel - python3-setuptools - - gonullu/pspec.xml - - - gonullu - - docker - python3 - python3-argparse - python3-backports-ssl-match-hostname - python3-colorama - python3-devel - python3-docker-py - python3-psutil - python3-PyYAML - python3-requests - python3-sip - python3-six - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-06-08 - 1.1.6 - Added runtime dependency - Erdem Ersoy - erdemersoy@live.com - - - 2017-05-27 - 1.1.6 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-27 - 1.1.4 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-15 - 1.1.3 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-14 - 1.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3 - http://www.python.org/ - - PisiLinux Community - admins@pisilinux.org - - custom - programming.language - Next generation of the python high-level scripting language - Next generation of the python high-level scripting language - https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz - - tcltk-devel - tcl-devel - xz-devel - gdbm-devel - zlib-devel - bzip2 - expat-devel - libffi-devel - sqlite-devel - ncurses-devel - openssl-devel - readline-devel - - - dont-make-libpython-readonly.patch - - python3/pspec.xml - - - python3 - - xz - gdbm - zlib - bzip2 - expat - libffi - sqlite - ncurses - openssl - readline - - - /usr/bin/p* - /usr/bin/2to3* - /usr/lib/python3.6/a* - /usr/lib/python3.6/c* - /usr/lib/python3.6/d* - /usr/lib/python3.6/e* - /usr/lib/python3.6/h* - /usr/lib/python3.6/imp* - /usr/lib/python3.6/j* - /usr/lib/python3.6/lib2* - /usr/lib/python3.6/log* - /usr/lib/python3.6/m* - /usr/lib/python3.6/p* - /usr/lib/python3.6/s* - /usr/lib/python3.6/te* - /usr/lib/python3.6/u* - /usr/lib/python3.6/v* - /usr/lib/python3.6/w* - /usr/lib/python3.6/x* - /usr/lib/python3.6/*.py - /usr/lib/python3.6/*.txt - /usr/lib/python3.6/lib-dynload/_a* - /usr/lib/python3.6/lib-dynload/a* - /usr/lib/python3.6/lib-dynload/b* - /usr/lib/python3.6/lib-dynload/_b* - /usr/lib/python3.6/lib-dynload/c* - /usr/lib/python3.6/lib-dynload/_c* - /usr/lib/python3.6/lib-dynload/_d* - /usr/lib/python3.6/lib-dynload/_e* - /usr/lib/python3.6/lib-dynload/f* - /usr/lib/python3.6/lib-dynload/g* - /usr/lib/python3.6/lib-dynload/_g* - /usr/lib/python3.6/lib-dynload/_h* - /usr/lib/python3.6/lib-dynload/_j* - /usr/lib/python3.6/lib-dynload/_l* - /usr/lib/python3.6/lib-dynload/m* - /usr/lib/python3.6/lib-dynload/_m* - /usr/lib/python3.6/lib-dynload/n* - /usr/lib/python3.6/lib-dynload/o* - /usr/lib/python3.6/lib-dynload/_o* - /usr/lib/python3.6/lib-dynload/_p* - /usr/lib/python3.6/lib-dynload/p* - /usr/lib/python3.6/lib-dynload/r* - /usr/lib/python3.6/lib-dynload/_r* - /usr/lib/python3.6/lib-dynload/_s* - /usr/lib/python3.6/lib-dynload/s* - /usr/lib/python3.6/lib-dynload/te* - /usr/lib/python3.6/lib-dynload/_te* - /usr/lib/python3.6/lib-dynload/ti* - /usr/lib/python3.6/lib-dynload/u* - /usr/lib/python3.6/lib-dynload/x* - /usr/lib/python3.6/lib-dynload/z* - /usr/lib/python3.6/__pycache__ - /usr/lib/*.so - /usr/lib/libpython3.6m.so.1.0 - /usr/share/man/man1/* - /usr/share/doc - - - - python3-devel - - python3 - - - /usr/include/python3.6m/* - /usr/lib/pkgconfig/* - - - - python3-tk - Python modules for Tk - library - programming.language.python - - python3 - tcl - tcltk - - - /usr/lib/python3*/tkinter - /usr/lib/python3*/lib-dynload/_tkinter.cpython-36m-x86_64-linux-gnu.so - /usr/lib/python3.6/turtledemo - - - - idle3 - An Integrated Development Environment for Python - app:gui - programming.environment - idle - - python3-tk - python3 - - - /usr/bin/idle3* - /usr/lib/python*/idlelib - /usr/share/applications - /usr/share/pixmaps - - - python-logo.png - idle.desktop - - - - - 2017-06-07 - 3.6.0 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 3.4.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 3.4.3 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-08-13 - 3.4.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - python3-argparse - https://pypi.python.org/pypi/argparse - - Alihan Öztürk - alihan@pisilinux.org - - apache - app:console - programming.language.python3 - Python command-line parsing library - The argparse module makes it easy to write user friendly command line interfaces. - https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz - - python3-devel - python3-setuptools - - python3-argparse/pspec.xml - - - python3-argparse - Python command-line parsing library - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 1.4.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.4.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-six - http://pypi.python.org/pypi/six/ - - Alihan Öztürk - alihan@pisilinux.org - - MIT - app:console - programming.language.python3 - Python 2 and 3 compatibility utilities. - Python2 ve python3 uyumluluk programı. - python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. - python3-six, python2 ile python3 arasındaki farklılıkların aşılmasına yardımcı olan basit araçlar sağlar. - https://pypi.python.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-1.10.0.tar.gz - - python3-devel - - python3-six/pspec.xml - - - python3-six - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 1.10.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.9.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.9.0 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-08 - 1.9.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-sip - http://www.riverbankcomputing.co.uk/sip - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - app:console - programming.language.python3 - SIP is a tool for generating bindings for C++ classes so that they can be used by Python3 - C ve C++ kütüphaneleri için python bağlayıcıları oluşturan bir araç - Generator powiązań Pythona z bibliotekami klas C++ - SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python3. It takes any C or C++ libraries and converts them into Python extension modules. - SIP3 C ve C++ kütüphanelerini Python'da kullanabilmek için bağlayıcılar oluşturan bir araçtır. Herhangi bir C veya C++ kütüphanesini Python genişletme modülüne dönüştürür. - Generuje powiązania Pythona z bibliotekami klas C++ ze zbioru plików ze specyfikacjami klas. Obsługiwany jest Python 2 i 3. - mirrors://sourceforge/pyqt/sip-4.19.1.tar.gz - - qt5-base-devel - python3-devel - - python3-sip/pspec.xml - - - python3-sip - Python 3.x SIP bindings for C and C++ libraries - - libgcc - python3 - - - /usr/bin - /usr/lib - /usr/include - /usr/share/licenses - - - - - 2017-03-02 - 4.19.1 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-18 - 4.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-11 - 4.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 4.18 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-20 - 4.18 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 4.16.9 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-qt5 - http://www.riverbankcomputing.co.uk/software/pyqt - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - GPLv3 - library - programming.language.python3 - A set of Python bindings for the Qt 5.x Toolkit - Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, Unicode, regular expressions, SQL databases, SVG, OpenGL, XML, and user and application settings. PyQt implements 440 of these classes as a set of Python modules. - mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7/PyQt5_gpl-5.7.1.tar.gz - - dbus-devel - dbus-python3 - dbus-python-common - python3-devel - python3-sip - qt5-base-devel - qt5-connectivity-devel - qt5-declarative-devel - qt5-location-devel - qt5-multimedia-devel - qt5-sensors-devel - qt5-serialport-devel - qt5-svg-devel - qt5-webchannel-devel - qt5-webkit-devel - qt5-websockets-devel - qt5-x11extras-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - qt5-script-devel - qt5-designer-devel - - python3-qt5/pspec.xml - - - python3-qt5 - A set of Python 3.x bindings for the Qt 5.x Toolkit - - libgcc - dbus - python3 - qt5-base - qt5-sensors - qt5-location - qt5-webkit - qt5-x11extras - qt5-svg - qt5-multimedia - qt5-serialport - qt5-webchannel - qt5-websockets - qt5-declarative - qt5-xmlpatterns - qt5-connectivity - python3-sip - - - /usr/bin/pyuic5 - /usr/lib/python3.6/site-packages - /usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so - /usr/lib/qt5/plugins/designer/libpyqt5.so - /usr/share/doc - /usr/share/qt5/qsci/api/python/PyQt5.api - /usr/bin/pyrcc5 - /usr/bin/pylupdate5 - - - - python3-qt5-devel - Development files for python3-qt5 - - libgcc - qt5-base - python3-qt5 - - - /usr/share/sip/PyQt5 - - - - - 2017-06-03 - 5.7.1 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 5.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-07 - 5.6 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-25 - 5.6 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 5.5.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-decorator - http://www.phyast.pitt.edu/~micheles/python/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python3 - Python3 module to simplify the usage of decorators - python-decorator simplifies the usage of decorators for the average programmer. - https://pypi.python.org/packages/cc/ac/5a16f1fc0506ff72fcc8fd4e858e3a1c231f224ab79bb7c4c9b2094cc570/decorator-4.0.11.tar.gz - - python3-nose - python3-setuptools - - python3-decorator/pspec.xml - - - python3-decorator - - /usr/lib - /usr/share/doc - - - - - 2017-03-05 - 4.0.11 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 4.0.11 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-04 - 4.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - pip3 - https://pypi.python.org/pypi/pip - - Yusuf Aydemir - Yusuf.aydemir@istanbul.com - - MIT - programming.language.python3 - The PyPA recommended tool for installing Python packages - The PyPA recommended tool for installing Python packages - https://github.com/pypa/pip/archive/9.0.1.tar.gz - - python3-setuptools - python3-devel - - pip3/pspec.xml - - - pip3 - - python3 - python3-setuptools - - - /usr/bin/pip - /usr/bin/pip3* - /usr/lib/python3* - /usr/share/doc - - - - - 2017-02-01 - 9.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-18 - 8.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 8.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 8.1.2 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-30 - 8.1.2 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-28 - 8.1.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-backports-ssl-match-hostname - https://pypi.python.org/pypi/backports.ssl_match_hostname - - Alihan Öztürk - alihan@pisilinux.org - - PSF-2.2 - app - programming.language.python3 - The ssl.match_hostname() function from Python 3.4 - The ssl.match_hostname() function from Python 3.4 - https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz - - python3-devel - python3-setuptools - - python3-backports-ssl-match-hostname/pspec.xml - - - python3-backports-ssl-match-hostname - The ssl.match_hostname() function from Python 3.4 - - python3 - - - /usr/lib/python* - /usr/share/doc - - - - - 2017-02-01 - 3.5.0.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-15 - 3.4.0.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-nose - http://somethingaboutorange.com/mrl/projects/nose/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - programming.language.python3 - A unittest extension offering automatic test suite discovery and easy test authoring - Python için unittest genişlemesi - python-nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. - python3-nose alternatif test tanıtma ve keşif kitaplığı. - https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz - - python3-devel - python3-setuptools - - python3-nose/pspec.xml - - - python3-nose - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-02-01 - 1.3.7 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.3.7 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-08-04 - 1.3.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-PyYAML - http://pyyaml.org/wiki/PyYAML - - PisiLinux Community - admins@pisilinux.org - - MIT - library - programming.language.python3 - The next generation YAML parser and emitter for Python3 - python3-pyyaml is the next generation YAML parser and emitter for Python3. - http://pyyaml.org/download/pyyaml/PyYAML-3.12.tar.gz - - libyaml-devel - python3-devel - - python3-PyYAML/pspec.xml - - - python3-PyYAML - - python3 - libyaml - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 3.12 - Rebuild for py3.6.0 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-01-16 - 3.12 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - python3-packaging - http://pypi.python.org/pypi/six/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - Apache - app:console - programming.language.python3 - Core utilities for Python packages - Core utilities for Python packages - https://github.com/pypa/packaging/archive/16.8.tar.gz - - python3-devel - - python3-packaging/pspec.xml - - - python3-packaging - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 16.8 - First Release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-youtube_dl - http://rg3.github.io/youtube-dl - - Pisi Linux Admins - admins@pisilinux.org - - GPLv3 - app:console - programming.language.python3 - Youtube Video Downloader - Youtube video indirici. - Youtube Video Downloader - Youtube'dan video indirmeyi sağlayan bir uygulama. - youtube_dl - https://github.com/rg3/youtube-dl/releases/download/2017.01.31/youtube-dl-2017.01.31.tar.gz - - python3-setuptools - python3-devel - - python3-youtube_dl/pspec.xml - - - python3-youtube_dl - - python3 - - - /usr/bin - /usr/etc - /usr/lib/python3.6/site-packages - /usr/share/applications - /usr/share/man/man1 - /usr/share/doc - - - - - 2017-02-01 - 2017.01.31 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-08-26 - 2016.08.24.1 - version bump - Metehan Özbek - mthnzbk@gmail.com - - - 2016-08-06 - 2016.08.06 - version bump - Metehan Özbek - admins@pisilinux.org - - - 2016-07-21 - 2016.07.17 - First release - Metehan Özbek - admins@pisilinux.org - - - - - - python3-websocket-client - https://github.com/liris/websocket-client - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - programming.language.python3 - WebSocket client library for Python - websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. - https://github.com/liris/websocket-client/archive/v0.40.0.tar.gz - - python3-devel - python3-setuptools - - python3-websocket-client/pspec.xml - - - python3-websocket-client - WebSocket client library for Python - - python3 - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 0.40.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.37.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 0.37.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-docker-py - https://github.com/dotcloud/docker-py - - Alihan Öztürk - alihan@pisilinux.org - - apache - app:console - programming.language.python3 - Python client for Docker. - A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc. - https://github.com/docker/docker-py/archive/1.8.1.tar.gz - - python3-devel - python3-setuptools - python3-websocket-client - python3-six - python3-requests - - python3-docker-py/pspec.xml - - - python3-docker-py - Python client for Docker. - - python3 - python3-websocket-client - python3-six - python3-requests - - - /usr/lib - /usr/share/doc - - - - - 2017-04-21 - 1.8.1 - Version Down to fix gonullu. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-01 - 2.0.2 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.8.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-cairo - http://cairographics.org/pycairo - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python3 - wrapper (version enrobée) Python3 de la librairie de graphisme vectoriel cairo. - Python3 wrapper for cairo graphics library - Cairo vektörel grafik kitaplığı için Python3 bağlayıcıları - Pycairo is set of Python3 bindings for the cairo graphics library. - http://cairographics.org/releases/pycairo-1.10.0.tar.bz2 - - python3-devel - cairo-devel - - - pycairo-setup.patch - - python3-cairo/pspec.xml - - - python3-cairo - - python3 - cairo - - - /usr/lib - /usr/share/doc - - - - python3-cairo-devel - Development files for python3-cairo - python3-cairo için geliştirme dosyaları - - python3-cairo - cairo-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-16 - 1.10.0 - Release Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 1.10.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - dbus-python3 - http://dbus.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - AFL-2.1 - library - programming.language.python3 - D-Bus Python bindings - dbus-python provides a Python module which wraps the D-Bus programming API. - https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz - - python3-devel - dbus-devel - dbus-glib-devel - glib2-devel - libpcre-devel - - - suppress-warnings.patch - - dbus-python3/pspec.xml - - - dbus-python3 - D-Bus Python3 bindings - programming.language.python - - python3 - dbus - glib2 - dbus-glib - - - /usr/lib/python3* - - - - - 2017-05-01 - 1.2.4 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.2.4 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 1.2.0 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - python3-requests - http://www.python-requests.org/ - - Ergün Salman - ergunsalman@hotmail.com - - MIT - programming.language.python3 - Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. - Python’s standard urllib2 module provides most of the HTTP capabilities you need - https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz - - python3-devel - python3-setuptools - - python3-requests/pspec.xml - - - python3-requests - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-03-19 - 2.13.0 - Release Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.9.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 2.9.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 2.9.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-markups - https://github.com/retext-project/pymarkups - - Stefan Gronewold - groni@pisilinux.org - - BSD - programming.language.python3 - Wrapper around various text markups - Wrapper around various text markups - https://pypi.python.org/packages/1d/25/3f6d2cb31ec42ca5bd3bfbea99b63892b735d76e26f20dd2dcc34ffe4f0d/Markdown-2.6.8.tar.gz - - python3-devel - python3-setuptools - - python3-markups/pspec.xml - - - python3-markups - Wrapper around various text markups - - python3 - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 2.6.8 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-11-21 - 2.6.7 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - python3-psutil - https://github.com/giampaolo/psutil - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python3 - A cross-platform process utilities module for Python - Platform bağımsız, süreçler hakkında bilgi sağlayan bir Python modülü - python3-psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat. - python3-psutil, bütün çalışan süreçler ve sistem kullanımı (MİB - Merkezi İşlem Birim(CPU) ve hafıza gibi) hakkında bilgilere erişimek için arayüz sunan bir Python modülüdür. ps, top, kill, lsof, netstat gibi bir çok komut satırı araçlarının sunduğu işlevselliği sağlamaktadır. - https://github.com/giampaolo/psutil/archive/release-5.0.1.tar.gz - - python3-devel - - python3-psutil/pspec.xml - - - python3-psutil - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 5.0.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 4.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 4.0.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-zappa - https://github.com/Miserlou/Zappa - - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - LGPLv2.1 - library - app:console - programming.language.python3 - Zappa - Serverless Python - Server-less Python Web Services for AWS Lambda and API Gateway - mirrors://packages/ef/e6/9ce58a86924a320b213f082c7a9d2b5c15d71aeb2df7b5bfdcb0fecc20f3/zappa-0.43.2.tar.gz#md5=47f8c177d64608bb7422444e0149d183 - - python3-devel - python3-setuptools - - python3-zappa/pspec.xml - - - python3-zappa - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-08-15 - 0.43.2 - First Release - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - - \ No newline at end of file diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 1299ae788f..60e0262ae6 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -524b81867014932f2361714fa34d615c12b9293a \ No newline at end of file +d3a27ffceb871c12693db20a47dae0e7d32d0232 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index f89acba101..8e02d44551 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 9f699e9e09..93c71f8222 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -2663563170e2b5ea903c5b3e5936fcc22f76a984 \ No newline at end of file +7908eca08efccaa1920709c28e26b8be7baf186b \ No newline at end of file diff --git a/programming/language/python3/python3-kappa/pspec.xml b/programming/language/python3/python3-kappa/pspec.xml index 9214d76762..1d5f455655 100644 --- a/programming/language/python3/python3-kappa/pspec.xml +++ b/programming/language/python3/python3-kappa/pspec.xml @@ -13,7 +13,7 @@ app:console A CLI tool for AWS Lambda developers Kappa is a command line tool that (hopefully) makes it easier to deploy, update, and test functions for AWS Lambda. - mirrors://p/adder/targz/ci/master/tree/kappa-0.7.0.tar.gz + mirrors://p/adder/targz/ci/master/tree/kappa-0.7.0.tar.gz python3-devel python3-setuptools