mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
dev-python/yamllint: 1.21.0 bump
This commit is contained in:
parent
718063065e
commit
2d176ca910
6 changed files with 4 additions and 31 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST pathspec-0.5.9.tar.gz 25473 BLAKE2B 0209c96e039cd881e8f0f5a63aff317bfabf4d78a7361aa13968278ee385eefa024b8cfc651491d43b84b736e7ff377178960eee99f844653b86e59a59beb9e7 SHA512 205784fcea6c16d930409238c14ab47632aea97f8e26242d179c5a6eaee1953494e0a6fdae8ef41ae090fb1e74c54017f4be400b6a65b12ca1b162413deee31b
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>email@linxon.ru</email>
|
||||
<name>Yury Martynov</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Utility library for gitignore style pattern matching of file paths"
|
||||
HOMEPAGE="https://pypi.org/project/pathspec/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MPL-2.0"
|
||||
SLOT=0
|
||||
KEYWORDS="~amd64 ~arm64 ~mips ~x86"
|
||||
IUSE=""
|
||||
RDEPEND="${PYTHON_DEPS}"
|
||||
|
|
@ -1 +1 @@
|
|||
DIST yamllint-1.17.0.tar.gz 116287 BLAKE2B 80885441682cdda5e96d3c8b9f8b9ae9e039da392cca52860cb44c5b68b0f626a826091de262ead318db2675a08ae17efa5a43411af3d9887f289a1d90ce6136 SHA512 6541d86e7d0b1405b1d8a5ce3a4f35bb16c809295a037fcd21b1bd0ea0d109755e2dae6610a0c9f5144c921e683d4a6a9077d79f44187d1b245d5a248a10fe36
|
||||
DIST yamllint-1.21.0.tar.gz 118360 BLAKE2B 5b153034e46fb0dc3b05de5b2a2426a9fec131e60e659211c3e2debe695a9df472bf24844a28a4b3ed9397657966af37c7830dbd5d16c7d8a5cf71a240555cd1 SHA512 6578501aea6c17021047081d5d4f7879fc82a549912f53cb9821a4d61225a4fb8acf31c39414c2535512e3fed14ffca80929cdd3e3b88acb9bd4af6177fbbbf7
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
@ -112,7 +112,7 @@ dev-python/ldapdomaindump
|
|||
~dev-python/brotlipy-0.7.0
|
||||
~dev-python/construct-2.8.10
|
||||
~dev-python/editorconfig-0.12.1
|
||||
~dev-python/h11-0.7.0
|
||||
~dev-python/h11-0.8.1
|
||||
~dev-python/html2text-2016.5.29
|
||||
~dev-python/hyperframe-5.1.0
|
||||
~dev-python/hyper-h2-3.0.1
|
||||
|
|
@ -130,7 +130,7 @@ dev-python/pyasn1
|
|||
~dev-python/typing-3.5.2.2 **
|
||||
~dev-python/urwid-2.0.1
|
||||
~dev-python/watchdog-0.8.3-r1
|
||||
~dev-python/wsproto-0.11.0
|
||||
~dev-python/wsproto-0.12.0
|
||||
|
||||
#required by tinfoleak
|
||||
~dev-python/tweepy-2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue