aboutsummaryrefslogtreecommitdiffstats
path: root/python-scrape-schema-recipe/.SRCINFO
diff options
context:
space:
mode:
diffstat (limited to 'python-scrape-schema-recipe/.SRCINFO')
-rw-r--r--python-scrape-schema-recipe/.SRCINFO7
1 files changed, 2 insertions, 5 deletions
diff --git a/python-scrape-schema-recipe/.SRCINFO b/python-scrape-schema-recipe/.SRCINFO
index ac54e91..8de277a 100644
--- a/python-scrape-schema-recipe/.SRCINFO
+++ b/python-scrape-schema-recipe/.SRCINFO
@@ -1,17 +1,14 @@
1pkgbase = python-scrape-schema-recipe 1pkgbase = python-scrape-schema-recipe
2 pkgdesc = Scrapes food recipes from HTML into Python dictionaries 2 pkgdesc = Scrapes food recipes from HTML into Python dictionaries
3 pkgver = 0.2.2 3 pkgver = 0.2.2
4 pkgrel = 1 4 pkgrel = 2
5 url = https://github.com/micahcochran/scrape-schema-recipe 5 url = https://github.com/micahcochran/scrape-schema-recipe
6 arch = any 6 arch = any
7 license = Apache 7 license = Apache-2.0
8 makedepends = python-setuptools 8 makedepends = python-setuptools
9 depends = python-dataclasses
10 depends = python-extruct 9 depends = python-extruct
11 depends = python-importlib_resources
12 depends = python-isodate 10 depends = python-isodate
13 depends = python-requests 11 depends = python-requests
14 depends = python-types-requests
15 source = python-scrape-schema-recipe-0.2.2.tar.gz::https://github.com/micahcochran/scrape-schema-recipe/archive/v0.2.2.tar.gz 12 source = python-scrape-schema-recipe-0.2.2.tar.gz::https://github.com/micahcochran/scrape-schema-recipe/archive/v0.2.2.tar.gz
16 sha256sums = aa4004fedb52019d9d627944b03966412b3dda8a96df06c0715aa0889af07216 13 sha256sums = aa4004fedb52019d9d627944b03966412b3dda8a96df06c0715aa0889af07216
17 14