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

Using setuptools and changed way versioning is done #24

Closed
wants to merge 15 commits into from

Commits on Jun 14, 2013

  1. Configuration menu
    Copy the full SHA
    ef39d07 View commit details
    Browse the repository at this point in the history
  2. EXIF.py to lowercase

    peterreimer committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    4523e3d View commit details
    Browse the repository at this point in the history
  3. renamed and eggified

    peterreimer committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    9e766e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. Configuration menu
    Copy the full SHA
    262e2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5891fb9 View commit details
    Browse the repository at this point in the history
  3. Switched to argparse

    peterreimer committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    065cbd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2013

  1. Configuration menu
    Copy the full SHA
    f269fad View commit details
    Browse the repository at this point in the history
  2. docs updated

    peterreimer committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    271e544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c6f6e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

  1. Merge remote-tracking branch 'remotes/upstream/master'

    Conflicts:
    	.gitignore
    	CHANGES.txt
    	EXIF.py
    	README.md
    	exifread/__init__.py
    	exifread/utils.py
    	setup.py
    Peter Reimer committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    f093630 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2013

  1. switch from distutil to setuptools, version information kept

    in a single place (modules __init__ file)
    peterreimer committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    caca60d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612bea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609aa01 View commit details
    Browse the repository at this point in the history
  4. no __init__ needed here

    peterreimer committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    01ca1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86b153d View commit details
    Browse the repository at this point in the history