Merge pull request #9602 from Rmys/master

python3-iniconfig new package
This commit is contained in:
Rmys
2021-06-29 18:54:01 +03:00
committed by GitHub
7 changed files with 147 additions and 8 deletions
+72 -6
View File
@@ -47406,7 +47406,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="en">Extensible multimedia container format based on EBML</Summary>
<Summary xml:lang="tr">EBML üzerine konumlandırılmış genişletilebilir çokluortam taşıyıcısı</Summary>
<Description xml:lang="en">Matroska is an extensible open standard Audio/Video container. It aims to become THE standard of multimedia container formats. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio).</Description>
<Archive type="tarxz" sha1sum="d7426212bf98d18619a70c5a9bbda1089b3e59c9" name="libmatroska-1.5.2.tar.xz">https://dl.matroska.org/downloads/libmatroska/libmatroska-1.5.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="d625caadae11a5e59e086697454260f99e0dd0c5" name="libmatroska-1.6.3.tar.xz">https://dl.matroska.org/downloads/libmatroska/libmatroska-1.6.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>libebml-devel</Dependency>
<Dependency>cmake</Dependency>
@@ -47429,7 +47429,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="en">Development files for libmatroska</Summary>
<Summary xml:lang="tr">libmatroska için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="5">libmatroska</Dependency>
<Dependency release="6">libmatroska</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -47438,6 +47438,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="6">
<Date>2021-06-29</Date>
<Version>1.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-19</Date>
<Version>1.5.2</Version>
@@ -57513,9 +57520,9 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Description xml:lang="en">MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files.</Description>
<Description xml:lang="tr">mkvtoolnix Matroska (MKV) dosyaları ile kullanılmak için bilgi edinme aracı (mkvinfo), veri/iz çıkarmak aracı (mkvextract) ve MKV oluşturma aracı (mkvmerge) içeren araç setidir.</Description>
<Icon>mmg</Icon>
<Archive type="targz" sha1sum="16991a5ef3a542418ead3527462c68b0594c4ffd" name="mkvtoolnix-release-46.0.0.tar.gz">https://gitlab.com/mbunkus/mkvtoolnix/-/archive/release-46.0.0/mkvtoolnix-release-46.0.0.tar.gz</Archive>
<Archive type="targz" sha1sum="63001ac5a218387e825073986ddf784353628d99" name="mkvtoolnix-release-58.0.0.tar.gz">https://gitlab.com/mbunkus/mkvtoolnix/-/archive/release-58.0.0/mkvtoolnix-release-58.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>fmt</Dependency>
<Dependency>fmt-devel</Dependency>
<Dependency>file</Dependency>
<Dependency>rubygems</Dependency>
<Dependency>flac-devel</Dependency>
@@ -57524,6 +57531,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Dependency>cmark-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libpcre2-devel</Dependency>
<Dependency>libogg-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>libxslt-devel</Dependency>
@@ -57551,6 +57559,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Dependency>libogg</Dependency>
<Dependency>libebml</Dependency>
<Dependency>pugixml</Dependency>
<Dependency>libpcre2</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>libmatroska</Dependency>
@@ -57570,6 +57579,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="11">
<Date>2021-06-29</Date>
<Version>58.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2020-05-18</Date>
<Version>46.0.0</Version>
@@ -70730,7 +70746,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="en">Extensible binary format library (kinda like XML)</Summary>
<Summary xml:lang="tr">Genişletilebilir ikilik biçimlendirme kütüphanesi</Summary>
<Description xml:lang="en">Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML.</Description>
<Archive type="tarxz" sha1sum="cc41b4a20c18c17f52f496ca6e3bd343ded6019b" name="libebml-1.3.10.tar.xz">https://dl.matroska.org/downloads/libebml/libebml-1.3.10.tar.xz</Archive>
<Archive type="tarxz" sha1sum="a5e545d1bf22abf8b6722f4bc2d2034bb61b2d46" name="libebml-1.4.2.tar.xz">https://dl.matroska.org/downloads/libebml/libebml-1.4.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -70751,7 +70767,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="en">Development files for libebml</Summary>
<Summary xml:lang="tr">libebml için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="6">libebml</Dependency>
<Dependency release="7">libebml</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -70761,6 +70777,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="7">
<Date>2021-06-29</Date>
<Version>1.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-04</Date>
<Version>1.3.10</Version>
@@ -229553,6 +229576,49 @@ GNOME Session and the applications that run under it.</Summary>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-iniconfig</Name>
<Homepage>https://pypi.org/project/iniconfig/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">brain-dead simple config-ini parsing</Summary>
<Summary xml:lang="tr">brain-dead simple config-ini parsing</Summary>
<Description xml:lang="en">brain-dead simple config-ini parsing</Description>
<Description xml:lang="tr">brain-dead simple config-ini parsing</Description>
<Archive type="targz" sha1sum="f0d3a75f00752f75876468d04bf0cfbc05643b7e" name="iniconfig-1.1.1.tar.gz">https://files.pythonhosted.org/packages/23/a2/97899f6bd0e873fed3a7e67ae8d3a08b21799430fb4da15cfedf10d6e2c2/iniconfig-1.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-iniconfig/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-iniconfig</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-06-26</Date>
<Version>1.1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-psutil</Name>
+1 -1
View File
@@ -1 +1 @@
a0438fc355eee553e034e4af7269f8ccf61f6d2c
d31ba33664c7711cfbb46720759653bc69d8f218
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
c6cacbbc75c3faaf605d6d78685c0d33aaf462c0
6c905b595d6ce621c770c61f256fa952e095d5b0
@@ -0,0 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# 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")
pisitools.dodoc("LICENSE", "README*")
@@ -0,0 +1,49 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-iniconfig</Name>
<Homepage>https://pypi.org/project/iniconfig/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>brain-dead simple config-ini parsing</Summary>
<Description>brain-dead simple config-ini parsing</Description>
<Archive sha1sum="f0d3a75f00752f75876468d04bf0cfbc05643b7e" type="targz">https://files.pythonhosted.org/packages/23/a2/97899f6bd0e873fed3a7e67ae8d3a08b21799430fb4da15cfedf10d6e2c2/iniconfig-1.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-iniconfig.patch</Patch>
<Patch level="1">python3-iniconfig.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-iniconfig</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-06-26</Date>
<Version>1.1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python3-iniconfig</Name>
<Summary xml:lang="tr">brain-dead simple config-ini parsing</Summary>
<Description xml:lang="tr">brain-dead simple config-ini parsing</Description>
</Source>
</PISI>