Skip to content

Conversation

@redapple
Copy link
Contributor

@redapple redapple commented Jun 27, 2016

This is based on scrapylib's DeltaFetch middleware scrapinghub/scrapylib@4e0085d,
incorporating work from @nyov in scrapinghub/scrapylib#67 on Python 3 support (thanks again @nyov)

bsddb is deprecated

Deprecated since version 2.6: The bsddb module has been removed in Python 3.

so I only kept bsddb3 (it does require libdev on ubuntu/debian)

Other changes:

  • use bumpversion
  • build universal wheel

@redapple redapple changed the title [WIP] Drop deprecated bsddb support and Python 2.6 support Drop deprecated bsddb support and Python 2.6 support Jun 27, 2016
@redapple redapple changed the title Drop deprecated bsddb support and Python 2.6 support Migrate scrapylib's DeltaFetch Jun 27, 2016
@redapple redapple changed the title Migrate scrapylib's DeltaFetch Migrate scrapylib's DeltaFetch middleware Jun 27, 2016
@redapple redapple merged commit d2882f3 into master Jun 27, 2016
@redapple redapple deleted the migrate branch June 27, 2016 11:41
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

Successfully merging this pull request may close these issues.

2 participants