index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
tests
/
test_dist_info.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependency syntax error in test_dist_info
Michał Górny
2023-01-21
1
-1
/
+2
*
Update test_invalid_version to expect failure.
Jason R. Coombs
2023-01-14
1
-7
/
+20
*
⚫ Fade to black.
Jason R. Coombs
2023-01-14
1
-11
/
+12
*
Fix problems with backup directory
Anderson Bravalheri
2022-06-21
1
-2
/
+2
*
Allow dist-info to keep original egg-info directory
Anderson Bravalheri
2022-06-21
1
-3
/
+10
*
Ensure new options for dist-info work
Anderson Bravalheri
2022-06-16
1
-0
/
+21
*
Change dist_info to better control output directory
Anderson Bravalheri
2022-06-15
1
-0
/
+9
*
Fix reference to issue number
Anderson Bravalheri
2022-03-30
1
-1
/
+1
*
Test with different package names
Anderson Bravalheri
2022-03-30
1
-11
/
+12
*
Add comment explaining test
Anderson Bravalheri
2022-03-29
1
-0
/
+3
*
Capture expectation of invalid version warning
Anderson Bravalheri
2022-03-29
1
-0
/
+10
*
Test dist_info creates similar dir to bdist_wheel
Anderson Bravalheri
2022-03-29
1
-0
/
+70
*
Remove Python 2 compatibility
Jason R. Coombs
2020-08-16
1
-4
/
+0
*
Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"
Jason R. Coombs
2017-02-24
1
-1
/
+1
*
Strip out vendored packages and require them instead. Ref #581.
Jason R. Coombs
2017-01-01
1
-1
/
+1
*
The future is here! (Fix test failures on Python 2.7 introduced in 8cc9cd3c76).
Jason R. Coombs
2016-08-01
1
-0
/
+3
*
Remove unused imports
Jason R. Coombs
2016-08-01
1
-4
/
+0
*
Build metadata programmatically to avoid weird double-newline removal.
Jason R. Coombs
2016-07-31
1
-10
/
+15
*
Extract variable for content
Jason R. Coombs
2016-07-31
1
-13
/
+9
*
Rewrite test_dist_info using pytest fixtures.
Jason R. Coombs
2016-07-31
1
-38
/
+43
*
Fix spacing after comment hash.
stepshal
2016-07-14
1
-2
/
+2
*
Shift requirement parsing inside Requirement
Steve Kowalik
2016-03-01
1
-1
/
+3
*
Merge from master, resolving conflicts.
Steve Kowalik
2016-02-16
1
-0
/
+2
|
\
|
*
Always use Python 3 version of map
Jason R. Coombs
2016-01-16
1
-0
/
+2
*
|
First shot at removing usage of _markerlib and switching to the PEP 508 imple...
Steve Kowalik
2015-12-10
1
-1
/
+0
|
/
*
Combine DALS implementations in textwrap module.
Jason R. Coombs
2015-01-02
1
-4
/
+1
*
Build requires using map
Jason R. Coombs
2015-01-01
1
-2
/
+2
*
Build a dict in a generator expression.
Jason R. Coombs
2015-01-01
1
-3
/
+4
*
Extract variables to nicen indentation.
Jason R. Coombs
2015-01-01
1
-4
/
+4
*
I'm pretty sure this deviance was incidental.
Jason R. Coombs
2015-01-01
1
-1
/
+0
*
Extract commonality of metadata template.
Jason R. Coombs
2015-01-01
1
-17
/
+20
*
Use contexts for opening files
Jason R. Coombs
2015-01-01
1
-8
/
+2
*
Convert test_dist_info to pytest form
Jason R. Coombs
2015-01-01
1
-15
/
+8
*
Merge Vinay Sajip's unified Python 2/3 support from distribute 3
Jason R. Coombs
2013-06-18
1
-6
/
+6
|
\
|
*
Issue #329: Properly close files created by tests for compatibility with Jython.
Arfrever Frehtes Taifersar Arahesis
2012-10-24
1
-2
/
+6
*
|
Fixed some resource leaks.
Vinay Sajip
2012-10-10
1
-18
/
+25
|
/
*
skip markerlib tests on Python < 2.6 (no ast compilation)
Daniel Holth
2012-09-17
1
-3
/
+3
*
add markerlib as _markerlib
Daniel Holth
2012-08-25
1
-5
/
+7
*
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
1
-3
/
+3
*
Use compatible skipIf
Jason R. Coombs
2012-07-22
1
-2
/
+2
*
Added python 2.4-2.6 support for skipIf
Jason R. Coombs
2012-07-22
1
-0
/
+2
*
Use DALS to avoid breaking indentation in test setup. Removed flag indicating...
Jason R. Coombs
2012-07-22
1
-22
/
+26
*
Updated imports, removed excess whitespace
Jason R. Coombs
2012-07-22
1
-14
/
+17
*
improve .dist-info test
Daniel Holth
2012-07-07
1
-3
/
+13
*
test .dist-info distributions
Daniel Holth
2012-07-07
1
-0
/
+55