From 1e683082140fcbea18f9b77f5b3841175f52df42 Mon Sep 17 00:00:00 2001 From: James Gaboardi Date: Wed, 30 Sep 2020 13:11:36 -0400 Subject: [PATCH 1/2] bumping version & updating licesne info --- MANIFEST.in | 2 +- nhgisxwalk/__init__.py | 2 +- setup.py | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index e45dd1a..31f2c9b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1 @@ -include LICENSE.txt CHANGELOG.md MANIFEST.in requirements.txt +include LICENSE CHANGELOG.md MANIFEST.in requirements.txt diff --git a/nhgisxwalk/__init__.py b/nhgisxwalk/__init__.py index 361c4dc..d53f32e 100644 --- a/nhgisxwalk/__init__.py +++ b/nhgisxwalk/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.0.9" +__version__ = "0.0.9post1" """ :mod:`nhgisxwalk` --- IPUMS/NHGIS Census Crosswalk and Atom Generator ===================================================================== diff --git a/setup.py b/setup.py index da581fb..cdfc3de 100644 --- a/setup.py +++ b/setup.py @@ -69,19 +69,19 @@ def setup_package(): tests_require=["pytest"], keywords="NHGIS, crosswalks, spatio-temporal data", classifiers=[ - "Development Status :: 1 - Planning Copy", + "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Intended Audience :: Developers", "Intended Audience :: Education", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: GIS", - "License :: OSI Approved :: BSD License", + "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", ], - license="3-Clause BSD", + license="MPL-2.0", packages=[package], py_modules=[package], install_requires=reqs, From a13c6cd746a7d470566b1289147d5e113706b703 Mon Sep 17 00:00:00 2001 From: James Gaboardi Date: Wed, 30 Sep 2020 13:26:52 -0400 Subject: [PATCH 2/2] running gitcount for changelog --- tools/changelog_0.0.9post1.md | 40 ++++++++++++++++++++++ tools/gitcount.ipynb | 62 +++++++++++++++++------------------ 2 files changed, 71 insertions(+), 31 deletions(-) create mode 100644 tools/changelog_0.0.9post1.md diff --git a/tools/changelog_0.0.9post1.md b/tools/changelog_0.0.9post1.md new file mode 100644 index 0000000..1ac5e5b --- /dev/null +++ b/tools/changelog_0.0.9post1.md @@ -0,0 +1,40 @@ +# Changes + +Version 0.0.9post1 (2020-09-30) + +We closed a total of 26 issues (enhancements and bug fixes) through 11 pull requests, since our last release on 2020-08-19. + +## Issues Closed + - Change license (#95) + - update license name in README (#97) + - update License (#96) + - adding rendered equations in synthetic example (#94) + - handcalcs for synthetic-example.ipynb (#93) + - updating Python version in pre-commit-config.yaml (#92) + - minor correction for extract_unique_stfips() (#91) + - Update name misspellings (#90) + - updating changelog for v0.0.9 release (#89) + - Block Group Part GISJOIN correction (#69) + - Correct GISJOIN for 1990 BGP ids up on NHGIS (#84) + - v0.0.8 release prep (#88) + - Finalized README.txt (#80) + - Edits to the BGP crosswalk README (#86) + - j-p-schroeder update (#87) + +## Pull Requests + - update license name in README (#97) + - update License (#96) + - adding rendered equations in synthetic example (#94) + - updating Python version in pre-commit-config.yaml (#92) + - minor correction for extract_unique_stfips() (#91) + - Update name misspellings (#90) + - updating changelog for v0.0.9 release (#89) + - Correct GISJOIN for 1990 BGP ids up on NHGIS (#84) + - v0.0.8 release prep (#88) + - Edits to the BGP crosswalk README (#86) + - j-p-schroeder update (#87) + +The following individuals contributed to this release: + + - James Gaboardi + - Jonathan Schroeder diff --git a/tools/gitcount.ipynb b/tools/gitcount.ipynb index c453004..4dd779d 100644 --- a/tools/gitcount.ipynb +++ b/tools/gitcount.ipynb @@ -27,8 +27,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:20.940848Z", - "start_time": "2020-08-20T00:44:20.938735Z" + "end_time": "2020-09-30T17:13:32.472442Z", + "start_time": "2020-09-30T17:13:32.467406Z" } }, "outputs": [], @@ -49,8 +49,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:20.947759Z", - "start_time": "2020-08-20T00:44:20.942986Z" + "end_time": "2020-09-30T17:13:33.196043Z", + "start_time": "2020-09-30T17:13:33.187063Z" } }, "outputs": [], @@ -80,8 +80,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:20.961126Z", - "start_time": "2020-08-20T00:44:20.950134Z" + "end_time": "2020-09-30T17:13:33.982170Z", + "start_time": "2020-09-30T17:13:33.964222Z" } }, "outputs": [], @@ -193,8 +193,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.001407Z", - "start_time": "2020-08-20T00:44:20.963792Z" + "end_time": "2020-09-30T17:13:34.920916Z", + "start_time": "2020-09-30T17:13:34.755489Z" } }, "outputs": [], @@ -221,8 +221,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.005518Z", - "start_time": "2020-08-20T00:44:21.003147Z" + "end_time": "2020-09-30T17:13:35.479933Z", + "start_time": "2020-09-30T17:13:35.475185Z" } }, "outputs": [], @@ -242,8 +242,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.016602Z", - "start_time": "2020-08-20T00:44:21.008222Z" + "end_time": "2020-09-30T17:13:36.319574Z", + "start_time": "2020-09-30T17:13:36.305469Z" } }, "outputs": [], @@ -265,8 +265,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.023417Z", - "start_time": "2020-08-20T00:44:21.020233Z" + "end_time": "2020-09-30T17:13:37.184824Z", + "start_time": "2020-09-30T17:13:37.180166Z" } }, "outputs": [], @@ -288,8 +288,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.044040Z", - "start_time": "2020-08-20T00:44:21.025858Z" + "end_time": "2020-09-30T17:13:37.936577Z", + "start_time": "2020-09-30T17:13:37.906560Z" } }, "outputs": [], @@ -311,8 +311,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.077211Z", - "start_time": "2020-08-20T00:44:21.046158Z" + "end_time": "2020-09-30T17:13:38.873604Z", + "start_time": "2020-09-30T17:13:38.827129Z" } }, "outputs": [], @@ -338,8 +338,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:21.081950Z", - "start_time": "2020-08-20T00:44:21.078964Z" + "end_time": "2020-09-30T17:13:39.725953Z", + "start_time": "2020-09-30T17:13:39.718993Z" } }, "outputs": [], @@ -362,8 +362,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:23.381391Z", - "start_time": "2020-08-20T00:44:21.083954Z" + "end_time": "2020-09-30T17:13:42.248924Z", + "start_time": "2020-09-30T17:13:40.441709Z" } }, "outputs": [], @@ -392,8 +392,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:23.387936Z", - "start_time": "2020-08-20T00:44:23.383716Z" + "end_time": "2020-09-30T17:13:42.254430Z", + "start_time": "2020-09-30T17:13:42.250476Z" } }, "outputs": [], @@ -417,8 +417,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:23.393733Z", - "start_time": "2020-08-20T00:44:23.390122Z" + "end_time": "2020-09-30T17:13:44.137669Z", + "start_time": "2020-09-30T17:13:44.131839Z" } }, "outputs": [], @@ -442,8 +442,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:23.403418Z", - "start_time": "2020-08-20T00:44:23.397359Z" + "end_time": "2020-09-30T17:13:45.897227Z", + "start_time": "2020-09-30T17:13:45.886491Z" } }, "outputs": [], @@ -478,8 +478,8 @@ "execution_count": null, "metadata": { "ExecuteTime": { - "end_time": "2020-08-20T00:44:23.410354Z", - "start_time": "2020-08-20T00:44:23.407831Z" + "end_time": "2020-09-30T17:13:47.075667Z", + "start_time": "2020-09-30T17:13:47.071082Z" } }, "outputs": [], @@ -513,7 +513,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.6" + "version": "3.8.5" } }, "nbformat": 4,