Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Update setuptools to 51.3.3 #286

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates setuptools from 51.0.0 to 51.3.3.

Changelog

51.3.3

-------


Misc
^^^^
* 2539: Fix AttributeError in Description validation.

51.3.2

-------


Misc
^^^^
* 1390: Validation of Description field now is more lenient, emitting a warning and mangling the value to be valid (replacing newlines with spaces).

51.3.1

-------


Misc
^^^^
* 2536: Reverted tag deduplication handling.

51.3.0

-------


Changes
^^^^^^^
* 1390: Newlines in metadata description/Summary now trigger a ValueError.
* 2481: Define ``create_module()`` and ``exec_module()`` methods in ``VendorImporter``
to get rid of ``ImportWarning`` -- by :user:`hroncok`
* 2489: ``pkg_resources`` behavior for zipimport now matches the regular behavior, and finds
``.egg-info`` (previoulsy would only find ``.dist-info``) -- by :user:`thatch`
* 2529: Fixed an issue where version tags may be added multiple times

51.2.0

-------


Changes
^^^^^^^
* 2493: Use importlib.import_module() rather than the deprectated loader.load_module()
in pkg_resources namespace delaration -- by :user:`encukou`

Documentation changes
^^^^^^^^^^^^^^^^^^^^^
* 2525: Fix typo in the document page about entry point. -- by :user:`jtr109`

Misc
^^^^
* 2534: Avoid hitting network during test_easy_install.

51.1.2

-------


Misc
^^^^
* 2505: Disable inclusion of package data as it causes 'tests' to be included as data.

51.1.1

-------


Misc
^^^^
* 2534: Avoid hitting network during test_virtualenv.test_test_command.

51.1.0

-------


Changes
^^^^^^^
* 2486: Project adopts jaraco/skeleton for shared package maintenance.

Misc
^^^^
* 2477: Restore inclusion of rst files in sdist.
* 2484: Setuptools has replaced the master branch with the main branch.
* 2485: Fixed failing test when pip 20.3+ is present.
-- by :user:`yan12125`
* 2487: Fix tests with pytest 6.2
-- by :user:`yan12125`
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.233% when pulling 6a7bee3 on pyup-update-setuptools-51.0.0-to-51.3.3 into 4d92214 on master.

@mostafa mostafa merged commit fcad1c6 into master Jan 21, 2021
@mostafa mostafa deleted the pyup-update-setuptools-51.0.0-to-51.3.3 branch January 21, 2021 15:01
mostafa pushed a commit that referenced this pull request Mar 7, 2021
* Update pytest from 6.1.2 to 6.2.1 (#279)
* fix: requirements.txt to reduce vulnerabilities (#288)
* The following vulnerabilities are fixed by pinning transitive dependencies:
*   - https://snyk.io/vuln/SNYK-PYTHON-PYYAML-590151
* Update pyyaml from 5.3.1 to 5.4.1 (#289)
* Update setuptools from 51.0.0 to 51.3.3 (#286)
* Update unidecode from 1.1.1 to 1.1.2 (#281)
* Update requests from 2.25.0 to 2.25.1 (#280)
* Update setuptools from 51.3.3 to 53.1.0 (#295)
* Update pytest-runner from 5.2 to 5.3.0 (#294)
* Update unidecode from 1.1.2 to 1.2.0 (#293)
* Update pytest from 6.2.1 to 6.2.2 (#291)
* Update pytest-flask to 1.2.0 (#296)
* Update pytest-flask from 1.1.0 to 1.2.0
* Update setuptools from 53.1.0 to 54.1.1 (#299)
* Update pygrest from 1.4.0 to 2.1.0 (#274)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants