An open API service providing commit metadata for open source projects.

GitHub / katzj/test-python-package / commits

Simple test python package

SHA Message Author Date Stats
3e4d463c Switch things to be a test package for me Jeremy Katz <j****y@k****t> over 8 years ago
a9c1287d merge Merge pull request #52 from PavloKapyshin/master Paul Moore <p****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ef59f721 merge Merge pull request #51 from di/drop-2.6 Paul Moore <p****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
59d3ee50 Fix name of markup language Pavlo Kapyshin <i****@9****g> over 9 years ago
02130aed Drop support for Python 2.6 Dustin Ingram <d****i@u****m> almost 10 years ago
cec59671 merge Merge pull request #42 from pypa/remove-py32 Matt Iversen <t****o@g****m> over 10 years ago
0d53d3f8 merge Merge pull request #44 from lepistone/patch-1 Xavier Fernandez <x****z@g****m> over 10 years ago
1a3d4d03 rename readme to readme_renderer Leonardo Pistone <l****e@c****m> over 10 years ago
181cd339 merge Merge pull request #43 from libnoon/typo Paul Moore <p****e@g****m> over 10 years ago
11f77ab9 Fix a typo Fabrice Bauzac <f****c@a****m> over 10 years ago
e2aadcbf Stop email notifications Matt Iversen <t****o@g****m> over 10 years ago
60d85f50 Stop suggesting python 3.2 support Matt Iversen <t****o@g****m> over 10 years ago
62ac1da7 merge Merge pull request #40 from pfmoore/license Paul Moore <p****e@g****m> over 10 years ago
7b70adb2 Add license file to MANIFEST.in Paul Moore <p****e@g****m> over 10 years ago
7d461bd6 Add a LICENSE.txt file Paul Moore <p****e@g****m> over 10 years ago
7d405c76 merge Merge pull request #39 from danrue/add_py35_classifier Matt Iversen <t****o@g****m> over 10 years ago
03f569ec Add Python 3.5 classifier to setup.py Dan Rue <d****e@t****g> over 10 years ago
6f9a9212 merge Merge pull request #38 from qwcode/fix_tests Marcus Smith <q****e@g****m> almost 11 years ago
9e89dc4e more comments to tox.ini Marcus Smith <q****e@g****m> almost 11 years ago
18243e3c have the tests we're including actually run and pass Marcus Smith <q****e@g****m> almost 11 years ago
97845ffd merge Merge pull request #37 from qwcode/tox_travis Marcus Smith <q****e@g****m> almost 11 years ago
e101d561 more comments in tox.ini Marcus Smith <q****e@g****m> almost 11 years ago
74e395f6 don't include tests, tox.ini, or .travis.yml in the sdist, and don't have che... Marcus Smith <q****e@g****m> almost 11 years ago
1bc074c5 place comment at top Marcus Smith <q****e@g****m> almost 11 years ago
c663000a - py26 doesn't have "setup.py check" Marcus Smith <q****e@g****m> almost 11 years ago
441295d0 tox.ini and .travis.yml to confirm the MANIFEST.in and pep8 Marcus Smith <q****e@g****m> almost 11 years ago
b8e81a8b merge Merge pull request #36 from qwcode/scope Marcus Smith <q****e@g****m> almost 11 years ago
0cb36f7b merge Merge pull request #35 from qwcode/simpler_gitignore Marcus Smith <q****e@g****m> almost 11 years ago
b46d588a clarify the scope of the project Marcus Smith <q****e@g****m> almost 11 years ago
43f17e27 simpler .gitignore that doesn't include files from tools not covered Marcus Smith <q****e@g****m> almost 11 years ago
68d61191 merge Merge pull request #34 from ionelmc/patch-1 Marcus Smith <q****e@g****m> almost 11 years ago
16be69b2 Make it a comment. Ionel Cristian Mărieș <c****t@i****o> almost 11 years ago
ec011c8f Add an example with py_modules Ionel Cristian Mărieș <c****t@i****o> almost 11 years ago
1192f9c7 merge Merge pull request #32 from pypa/single-readme Marcus Smith <q****e@g****m> almost 11 years ago
e7de7861 Pull long-description directly from README.rst. Carl Meyer <c****l@o****t> almost 11 years ago
f9b91314 merge Merge pull request #29 from RichardBronosky/master Marcus Smith <q****e@g****m> over 11 years ago
4687e26c Make setup.py PEP8 compliant Richard Bronosky <r****d@b****m> over 11 years ago
3df8e577 merge Merge pull request #25 from guettli/patch-1 Marcus Smith <q****e@g****m> over 11 years ago
300f04dc Link to single source version was broken. Thomas Güttler <h****v@t****e> over 11 years ago
48313218 merge Merge pull request #24 from hulbert/patch-1 Marcus Smith <q****e@g****m> over 11 years ago
bbe46ac8 fix link Scott Hulbert <s****t@s****m> over 11 years ago
17170f16 update link for install_requires in setup.py Scott Hulbert <s****t@s****m> over 11 years ago
873c4bbb merge Merge remote-tracking branch 'pypa/master' Marcus Smith <q****e@g****m> over 11 years ago
d87033b8 fix the link to the PyPUG tutorial Marcus Smith <q****e@g****m> over 11 years ago
24ddb3a1 merge Merge pull request #23 from johbo/fix-version-url Jannis Leidel <j****s@l****o> almost 12 years ago
b4c439fc Fix URL pointing to discussion about single sourcing the version Johannes Bornhold <j****s@b****e> almost 12 years ago
a0cb7c83 merge Merge pull request #21 from cjerdonek/extras-require Marcus Smith <q****e@g****m> almost 12 years ago
d4ac5177 Provide an example of using extras_require. Chris Jerdonek <c****k@g****m> almost 12 years ago
4191e8ff merge Merge pull request #16 from lstor/master Marcus Smith <q****e@g****m> about 12 years ago
0457213f Fix PEP8 issue. Lars Storjord <l****r@i****o> about 12 years ago
f034b898 Consistently use ' quotes. Lars Storjord <l****r@i****o> about 12 years ago
582bb22d add PPUG link to analysis of install_requires vs requirements files Marcus Smith <q****e@g****m> about 12 years ago
d2acf9ea Clean up setup.py imports, add notes Matt Iversen <t****o@g****m> over 12 years ago
c212f07e merge Merge pull request #15 from svisser/master Marcus Smith <q****e@g****m> over 12 years ago
bc1e5c5b Added line between standard library imports and local imports as specified by... Simeon Visser <s****7@g****m> over 12 years ago
05045958 Ensure test example follows PEP 8 guidelines Simeon Visser <s****7@g****m> over 12 years ago
0bcad857 merge Merge pull request #14 from qwcode/version_example Marcus Smith <q****e@g****m> over 12 years ago
a3a77819 reduce the scope of the sampleproject Marcus Smith <q****e@g****m> over 12 years ago
239a4398 defer the topic of single-sourcing the version to the PPUG. Marcus Smith <q****e@g****m> over 12 years ago
47692a8d merge Merge pull request #13 from gene1wood/master Marcus Smith <q****e@g****m> over 12 years ago
43a016f2 Adding absolute path resolution to DESCRIPTION.rst Gene Wood <g****m@e****m> over 12 years ago
335acdcd replace the version function with an import, and defer the discussion to the ... Marcus Smith <q****e@g****m> over 12 years ago
44b62e53 "bdist_wheel" instead of "wheel" in setup.cfg Marcus Smith <q****e@g****m> over 12 years ago
bdd29f38 Change contact details to PyPA Paul Moore <p****e@g****m> over 12 years ago
9b109b45 add data_files example Marcus Smith <q****e@g****m> over 12 years ago
fbb25363 change dependency to a real project Marcus Smith <q****e@g****m> over 12 years ago
7b15ca8b merge Merge pull request #8 from AlexisHuet/fix_codecs Marcus Smith <q****e@g****m> over 12 years ago
19919cde Fix import of module codecs (for 2/3 compatibility) Alexis Huet <a****n@g****m> over 12 years ago
73d6bd0c add missing comma Marcus Smith <q****e@g****m> over 12 years ago
606f198f use a version that works better with the examples in the PUG Marcus Smith <q****e@g****m> over 12 years ago
a5a69361 README link fix Marcus Smith <q****e@g****m> over 12 years ago
bd5a133c README fix Marcus Smith <q****e@g****m> over 12 years ago
7b3bc1f3 add install_requires Marcus Smith <q****e@g****m> over 12 years ago
27085663 include actual package data, an uncomment the declarations for it Marcus Smith <q****e@g****m> over 12 years ago
462655aa focus the README on packaging Marcus Smith <q****e@g****m> over 12 years ago
87e8818a add link explaning reason for parsing the version Marcus Smith <q****e@g****m> over 12 years ago
bc70c6fb give README an rst extension Marcus Smith <q****e@g****m> over 12 years ago
0ebe2d9c Add a MANIFEST.in to ensure support files are in the sdist Paul Moore <p****e@g****m> over 12 years ago
ec93951f Read the __init__.py file directly to get the package version Paul Moore <p****e@g****m> over 12 years ago
6979a8da Tidy up setup.py and add the mandatory url parameter Paul Moore <p****e@g****m> over 12 years ago
215d8d6c Initial commit Paul Moore <p****e@g****m> over 12 years ago

← Back to repository