Skip to content

Commit

Permalink
updating for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperdff committed Aug 28, 2021
1 parent 34c21f4 commit 929ae35
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 33 deletions.
59 changes: 29 additions & 30 deletions .tox/log/GLOB-0.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
action: GLOB, msg: packaging
cwd: C:\Users\JCoop\Documents\GitHub\nflfastPy
cmd: 'c:\users\jcoop\anaconda3\python.exe' setup.py sdist --formats=zip --dist-dir 'C:\Users\JCoop\Documents\GitHub\nflfastPy\.tox\dist'
cmd: 'c:\users\jcoop\anaconda3\python.exe' setup.py sdist --formats=zip --dist-dir '.tox\dist'
running sdist
running egg_info
writing nfl_data_py.egg-info\PKG-INFO
Expand All @@ -10,32 +10,31 @@ writing top-level names to nfl_data_py.egg-info\top_level.txt
reading manifest file 'nfl_data_py.egg-info\SOURCES.txt'
writing manifest file 'nfl_data_py.egg-info\SOURCES.txt'
running check
creating nfl_data_py-0.2.1
creating nfl_data_py-0.2.1\nfl_data_py
creating nfl_data_py-0.2.1\nfl_data_py.egg-info
copying files to nfl_data_py-0.2.1...
copying README.md -> nfl_data_py-0.2.1
copying setup.py -> nfl_data_py-0.2.1
copying nfl_data_py\__init__.py -> nfl_data_py-0.2.1\nfl_data_py
copying nfl_data_py.egg-info\PKG-INFO -> nfl_data_py-0.2.1\nfl_data_py.egg-info
copying nfl_data_py.egg-info\SOURCES.txt -> nfl_data_py-0.2.1\nfl_data_py.egg-info
copying nfl_data_py.egg-info\dependency_links.txt -> nfl_data_py-0.2.1\nfl_data_py.egg-info
copying nfl_data_py.egg-info\requires.txt -> nfl_data_py-0.2.1\nfl_data_py.egg-info
copying nfl_data_py.egg-info\top_level.txt -> nfl_data_py-0.2.1\nfl_data_py.egg-info
Writing nfl_data_py-0.2.1\setup.cfg
creating C:\Users\JCoop\Documents\GitHub\nflfastPy\.tox\dist
creating 'C:\Users\JCoop\Documents\GitHub\nflfastPy\.tox\dist\nfl_data_py-0.2.1.zip' and adding 'nfl_data_py-0.2.1' to it
adding 'nfl_data_py-0.2.1'
adding 'nfl_data_py-0.2.1\nfl_data_py'
adding 'nfl_data_py-0.2.1\nfl_data_py.egg-info'
adding 'nfl_data_py-0.2.1\PKG-INFO'
adding 'nfl_data_py-0.2.1\README.md'
adding 'nfl_data_py-0.2.1\setup.cfg'
adding 'nfl_data_py-0.2.1\setup.py'
adding 'nfl_data_py-0.2.1\nfl_data_py\__init__.py'
adding 'nfl_data_py-0.2.1\nfl_data_py.egg-info\dependency_links.txt'
adding 'nfl_data_py-0.2.1\nfl_data_py.egg-info\PKG-INFO'
adding 'nfl_data_py-0.2.1\nfl_data_py.egg-info\requires.txt'
adding 'nfl_data_py-0.2.1\nfl_data_py.egg-info\SOURCES.txt'
adding 'nfl_data_py-0.2.1\nfl_data_py.egg-info\top_level.txt'
removing 'nfl_data_py-0.2.1' (and everything under it)
creating nfl_data_py-0.2.3
creating nfl_data_py-0.2.3\nfl_data_py
creating nfl_data_py-0.2.3\nfl_data_py.egg-info
copying files to nfl_data_py-0.2.3...
copying README.md -> nfl_data_py-0.2.3
copying setup.py -> nfl_data_py-0.2.3
copying nfl_data_py\__init__.py -> nfl_data_py-0.2.3\nfl_data_py
copying nfl_data_py.egg-info\PKG-INFO -> nfl_data_py-0.2.3\nfl_data_py.egg-info
copying nfl_data_py.egg-info\SOURCES.txt -> nfl_data_py-0.2.3\nfl_data_py.egg-info
copying nfl_data_py.egg-info\dependency_links.txt -> nfl_data_py-0.2.3\nfl_data_py.egg-info
copying nfl_data_py.egg-info\requires.txt -> nfl_data_py-0.2.3\nfl_data_py.egg-info
copying nfl_data_py.egg-info\top_level.txt -> nfl_data_py-0.2.3\nfl_data_py.egg-info
Writing nfl_data_py-0.2.3\setup.cfg
creating '.tox\dist\nfl_data_py-0.2.3.zip' and adding 'nfl_data_py-0.2.3' to it
adding 'nfl_data_py-0.2.3'
adding 'nfl_data_py-0.2.3\nfl_data_py'
adding 'nfl_data_py-0.2.3\nfl_data_py.egg-info'
adding 'nfl_data_py-0.2.3\PKG-INFO'
adding 'nfl_data_py-0.2.3\README.md'
adding 'nfl_data_py-0.2.3\setup.cfg'
adding 'nfl_data_py-0.2.3\setup.py'
adding 'nfl_data_py-0.2.3\nfl_data_py\__init__.py'
adding 'nfl_data_py-0.2.3\nfl_data_py.egg-info\dependency_links.txt'
adding 'nfl_data_py-0.2.3\nfl_data_py.egg-info\PKG-INFO'
adding 'nfl_data_py-0.2.3\nfl_data_py.egg-info\requires.txt'
adding 'nfl_data_py-0.2.3\nfl_data_py.egg-info\SOURCES.txt'
adding 'nfl_data_py-0.2.3\nfl_data_py.egg-info\top_level.txt'
removing 'nfl_data_py-0.2.3' (and everything under it)
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated python requirements to >=py3.5
- Fixed bug in clean_nfl_data()
- Updated tests with new functions
- Update README to align with function updates
- Update README to align with function updates

## [0.2.4] - 2021-08-28

### Changed
- Added feature to cache play-by-play files locally
- Updated load_pbp_data() to work with locally cached files
- Updates README
Binary file not shown.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
EMAIL = '[email protected]'
AUTHOR = 'cooperdff'
REQUIRES_PYTHON = '>=3.5.0'
VERSION = '0.2.3'
VERSION = '0.2.4'


# What packages are required for this module to be executed?
Expand All @@ -30,7 +30,6 @@
'python-snappy>0.5',
'snappy>1',
'appdirs>1',
'os'
]

# What packages are optional?
Expand Down

0 comments on commit 929ae35

Please sign in to comment.