Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix package reference to city-scrapers-core in Pipfile #1041

Open
rhetr opened this issue Jun 30, 2023 · 0 comments
Open

fix package reference to city-scrapers-core in Pipfile #1041

rhetr opened this issue Jun 30, 2023 · 0 comments

Comments

@rhetr
Copy link
Collaborator

rhetr commented Jun 30, 2023

the city-scrapers-core package in the Pipfile is currently not referencing the latest git revision, which causes problems with scrapy validate. I'm updating the reference to be the same as the atl scraper in #1040, which should work for now; however, according to this deprecation notice, we will need to adjust the reference to be compliant by pip25:

PipDeprecationWarning: DEPRECATION: git+https://github.com/City-Bureau/city-scrapers-core.git@main#egg=city-scrapers-core[azure]
contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant