blob: f96de4903393cd7f61a72fedbba652fb844c0ac0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = pyfunceble-dev
pkgdesc = The tool to check the availability or syntax of domain, IP or URL.
pkgver = 4.0.0b32
pkgrel = 1
url = https://pyfunceble.github.io
arch = any
license = Apache 2.0
depends = domain2idna
depends = python-alembic
depends = python-box
depends = python-colorama
depends = python-cryptography
depends = python-distribute
depends = python-dnspython-git
depends = python-dotenv
depends = python-inflection
depends = python-msgpack
depends = python-pyaml
depends = python-pymysql
depends = python-requests
depends = python-ruamel-yaml
depends = python-setuptools
depends = python-sqlalchemy
depends = python-toml
depends = python3
provides = pyfunceble=4.0.0b32
conflicts = pyfunceble
source = https://files.pythonhosted.org/packages/source/p/pyfunceble-dev/PyFunceble-dev-4.0.0b32.tar.gz
source = https://raw.githubusercontent.com/funilrys/PyFunceble/dev/LICENSE
sha256sums = ff7eddb6d8b6e34f2db03c0fb3940682e492b182d22b4bccaba7234009e24291
sha256sums = 69e9c471f1cd9c0dd18f32588c8fffa81f53c54d8d04a1af8603e50a8d35e19d
pkgname = pyfunceble-dev
|