Skip to content

Prepare release 3.0#78

Merged
pombredanne merged 18 commits intomasterfrom
prepare-release-3.0
Feb 23, 2022
Merged

Prepare release 3.0#78
pombredanne merged 18 commits intomasterfrom
prepare-release-3.0

Conversation

@pombredanne
Copy link
Collaborator

This PR prepares release 3.0.
The key changes are listed in the Changelog and include:

  • dropping Python 2 support
  • building native wheels in the CI

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Also drop nose for pytest
Drop unused and outdated docker files

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Also merge all OS in a single job

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This helps reducing duplication and better track down errors

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
* Comparing an intbitset with anything that is not an intbitset
  should behave as a set would. E.g.
  intbitset([1,2,3]) == set([1,2,3]) is False.

Referenced-by: #18
Contributed-by: Samuele Kaplun <samuele.kaplun@cern.ch>
Reported-by: Dimitrios Semitsoglou-Tsiapos <dsemitso@cern.ch>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Using pytest

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
@pombredanne
Copy link
Collaborator Author

Merging now. All tests pass and will tag and publish next.

@pombredanne pombredanne merged commit d99bc23 into master Feb 23, 2022
@pombredanne pombredanne deleted the prepare-release-3.0 branch February 23, 2022 08:23
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.

1 participant