diff options
Diffstat (limited to 'python-scrape-schema-recipe/.SRCINFO')
| -rw-r--r-- | python-scrape-schema-recipe/.SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-scrape-schema-recipe/.SRCINFO b/python-scrape-schema-recipe/.SRCINFO index c05e8eb..4358145 100644 --- a/python-scrape-schema-recipe/.SRCINFO +++ b/python-scrape-schema-recipe/.SRCINFO | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | pkgbase = python-scrape-schema-recipe | 1 | pkgbase = 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.0 | 3 | pkgver = 0.2.0 |
| 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 |
| @@ -11,7 +11,7 @@ pkgbase = python-scrape-schema-recipe | |||
| 11 | depends = python-importlib_resources | 11 | depends = python-importlib_resources |
| 12 | depends = python-isodate | 12 | depends = python-isodate |
| 13 | depends = python-requests | 13 | depends = python-requests |
| 14 | depends = python-typeshed-git | 14 | depends = python-types-requests |
| 15 | source = python-scrape-schema-recipe-0.2.0.tar.gz::https://github.com/micahcochran/scrape-schema-recipe/archive/v0.2.0.tar.gz | 15 | source = python-scrape-schema-recipe-0.2.0.tar.gz::https://github.com/micahcochran/scrape-schema-recipe/archive/v0.2.0.tar.gz |
| 16 | sha256sums = ecc253c82a9346c66e77005680a3f746a2feca7292bbcab0c4357b2757a0d1bf | 16 | sha256sums = ecc253c82a9346c66e77005680a3f746a2feca7292bbcab0c4357b2757a0d1bf |
| 17 | 17 | ||
