Package Details: python-scrape-schema-recipe 0.2.0-2

Git Clone URL: https://aur.archlinux.org/python-scrape-schema-recipe.git (read-only, click to copy)
Package Base: python-scrape-schema-recipe
Description: Scrapes food recipes from HTML into Python dictionaries
Upstream URL: https://github.com/micahcochran/scrape-schema-recipe
Licenses: Apache
Submitter: yigits
Maintainer: yigits
Last Packager: yigits
Votes: 0
Popularity: 0.000000
First Submitted: 2021-09-29 14:26 (UTC)
Last Updated: 2022-01-09 15:33 (UTC)

Latest Comments

yigits commented on 2022-01-09 15:35 (UTC)

@yochananmarqos done!

yochananmarqos commented on 2022-01-08 15:57 (UTC)

@yigits: Add python-types-requests to the AUR to use as the dependency. You can use my python-types-setuptools PKGBUILD as a template.

yigits commented on 2022-01-08 12:18 (UTC)

@yochananmarqos I use python-typeshed-git for types-requests dependency and as far as I can tell that library is not packaged on it's own anywhere (aur or official repos)

Could you clarify or suggest what I should do in this situation, thanks!

yochananmarqos commented on 2022-01-07 22:49 (UTC)

This does not depend on python-typeshed-git, there's no such Python module. There are quite a few types from that repo like types-requests and types-setuptools.

I only see types-requests listed in requirements-dev.txt.