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

Scheduled weekly dependency update for week 35 #349

Closed
wants to merge 3 commits into from

Conversation

pyup-bot
Copy link
Collaborator

Update setuptools from 68.0.0 to 68.1.2.

Changelog

68.1.2

=======

Misc
----

- 4022, 4022

68.1.1

=======

Bugfixes
--------

- Fix editable install finder handling of nested packages, by only handling 1
level of nesting and relying on ``importlib.machinery`` to find the remaining
modules based on the parent package path. (4020)

68.1.0

=======

Features
--------

- Removed code referencing bdist_wininst in install_scripts. (3525)
- Promote ``pyproject.toml``'s ``[tool.setuptools]`` out of beta.
Note that some fields are still considered deprecated and/or obsolete,
and these might be removed in future versions (i.e., there is no guarantee
for long term support and backward compatibility on those fields). (3962)
- Automatically add files listed in ``Extension.depends`` to sdists,
as long as they are contained in the project directory -- by :user:`RuRo` (4000)
- Require Python 3.8 or later.


Bugfixes
--------

- Made imports in editable installs case-sensitive on case-insensitive filesystems -- by :user:`aganders3` (3995)
- Use default encoding to create ``.pth`` files with ``editable_wheel``. (4009)
- Detects (and complain about) ``scripts`` and ``gui-scripts`` set via ``setup.py``
when ``pyproject.toml`` does not include them in ``dynamic``. (4012)


Misc
----

- 3833, 3960, 4001, 4007
Links

Update pytest-env from 0.8.2 to 1.0.1.

Changelog

1.0.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
* Disable plugin autoloading in the test suite by mgorny in https://github.com/pytest-dev/pytest-env/pull/49

New Contributors
* mgorny made their first contribution in https://github.com/pytest-dev/pytest-env/pull/49

**Full Changelog**: https://github.com/pytest-dev/pytest-env/compare/1.0.0...1.0.1

1.0.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
* Exclude dependabot and pre-commit ci from release notes by gaborbernat in https://github.com/pytest-dev/pytest-env/pull/37
* chore: typo fix in pyproject.toml by sandrotosi in https://github.com/pytest-dev/pytest-env/pull/42

New Contributors
* pre-commit-ci made their first contribution in https://github.com/pytest-dev/pytest-env/pull/39
* sandrotosi made their first contribution in https://github.com/pytest-dev/pytest-env/pull/42

**Full Changelog**: https://github.com/pytest-dev/pytest-env/compare/0.8.2...1.0.0
Links

Update fiftyone from 0.21.4 to 0.21.6.

Changelog

0.21.6

Please visit our `fiftyone` [release notes](https://docs.voxel51.com/release-notes.html#fiftyone-0-21-6)

0.21.5

[Release notes](https://docs.voxel51.com/release-notes.html#release-notes-v0-21-5)
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #356

@pyup-bot pyup-bot closed this Sep 11, 2023
@guysmoilov guysmoilov deleted the pyup-scheduled-update-2023-08-28 branch September 11, 2023 14:56
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