index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distutils2
/
metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge default
?ric Araujo
2012-05-21
1
-15
/
+18
|
\
|
*
Fix minor whitespace, syntax and idiom nits
?ric Araujo
2012-05-16
1
-1
/
+0
|
*
#13614: Merge changes from julien_courteau and PierrePaul regarding bad rst
Mathieu Leduc-Hamel
2012-05-12
1
-2
/
+2
|
*
Merge
Pierre Paul
2012-05-12
1
-1
/
+4
|
|
\
|
|
*
fix: setup.py register fails if description has ReST uncompatible with Sphinx...
Julien Courteau
2012-04-21
1
-0
/
+3
|
|
*
Fix typo
Julien Courteau
2012-04-21
1
-1
/
+1
|
*
|
#13614: Raises a TypeError now if the RST description is invalid
Pierre Paul
2012-05-12
1
-1
/
+1
|
|
/
|
*
changed the metadata behavior so the version does not get set all the time
Tarek Ziade
2012-03-12
1
-14
/
+15
*
|
Merge default
?ric Araujo
2011-11-14
1
-17
/
+10
|
\
\
|
|
/
|
/
|
|
*
Ye olde merge.
?ric Araujo
2011-11-12
1
-6
/
+6
|
|
\
|
*
|
Start a branch to provide Distutils2 for Python 3.
?ric Araujo
2011-09-24
1
-16
/
+9
*
|
|
The error message should contain the key as given, not normalized.
?ric Araujo
2011-11-14
1
-2
/
+4
|
|
/
|
/
|
*
|
Code simplification
?ric Araujo
2011-11-12
1
-4
/
+2
*
|
Super considered super.
?ric Araujo
2011-11-12
1
-3
/
+5
|
/
*
Fix determination of Metadata version in packaging (#8933).
?ric Araujo
2011-09-19
1
-3
/
+5
*
Consolidate tests for d2.metadata.
?ric Araujo
2011-09-19
1
-3
/
+13
*
Fix the backport fixes.
?ric Araujo
2011-09-18
1
-8
/
+12
*
Factor out the distribution file-system safe name functions from install_dist...
Jeremy Kloth
2011-09-06
1
-3
/
+13
*
Branch merge. Will clean up later.
?ric Araujo
2011-08-31
1
-8
/
+0
|
\
|
*
Remove class that was only useful with Sphinx autodoc
?ric Araujo
2011-08-29
1
-8
/
+0
*
|
Fixed a python2.4 syntax errors.
Alexandru Plugaru
2011-08-30
1
-4
/
+6
|
/
*
Backported packaging from cpython default, overwriting previous version.
Vinay Sajip
2011-08-18
1
-84
/
+76
*
Changing the metadata.version API and relocating the metadata_to_dict function.
Kelsey Hightower
2011-02-10
1
-9
/
+54
*
Clean up metadata
?ric Araujo
2011-02-09
1
-35
/
+36
*
Remove unneeded constant in favor of comment.
?ric Araujo
2011-02-09
1
-3
/
+1
*
Fix type of d2.metadata.__all__
?ric Araujo
2011-02-06
1
-2
/
+2
*
Branch merge.
?ric Araujo
2011-02-03
1
-2
/
+2
|
\
|
*
renamed DistributionMetadata to Metadata
Christophe Combelles
2011-01-28
1
-2
/
+2
*
|
Don't check twice the same thing (restructured text compatibility).
Alexis Metaireau
2011-02-01
1
-2
/
+2
*
|
merge changes by sprint
Godefroid Chapelle
2011-01-29
1
-196
/
+24
|
\
\
|
*
|
split the micro-language for PEP 345 in markers
Tarek Ziade
2011-01-29
1
-191
/
+2
|
*
|
merge Julien's clone
Gael Pasgrimaud
2011-01-29
1
-6
/
+30
|
|
\
\
|
|
*
|
add docstring to all public api of DistributionMetadata
Gael Pasgrimaud
2011-01-28
1
-0
/
+6
|
|
*
|
add DistributionMetadata to apiref. fix directives in modules documentation
Gael Pasgrimaud
2011-01-28
1
-2
/
+8
|
|
*
|
Allow to have more than one file in description-file. Also check that those f...
Gael Pasgrimaud
2011-01-28
1
-0
/
+1
|
|
*
|
move line
Gael Pasgrimaud
2011-01-28
1
-2
/
+2
|
*
|
|
'Supported-Platform' was missing from the list of multiple use fields.
Julien Miotte
2011-01-28
1
-1
/
+1
|
*
|
|
Better handling of multi lines fields of the setup.cfg.
Julien Miotte
2011-01-28
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
metadata.check checks for missing author
Godefroid Chapelle
2011-01-29
1
-1
/
+1
|
|
/
|
/
|
*
|
fixed #11038. Add strict parameter to metadata.check() and use the strict mod...
Gael Pasgrimaud
2011-01-28
1
-3
/
+14
|
/
*
savepoint
Tarek Ziade
2010-11-27
1
-16
/
+19
*
finished the removal of the log module
Tarek Ziade
2010-11-05
1
-4
/
+4
*
Branch merge
?ric Araujo
2010-10-02
1
-12
/
+19
|
\
|
*
Added the ability to test for existence of a given field
Jeremy Kloth
2010-10-01
1
-12
/
+19
*
|
added support for more metadata and files
Tarek Ziade
2010-10-01
1
-1
/
+1
|
/
*
moved everything in the same dir - we want to include docs/ in the release
Tarek Ziade
2010-09-19
1
-0
/
+670