Skip to content

Commit

Permalink
Bump version: 0.5.83 → 0.5.84
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpyle committed Jan 28, 2020
1 parent 809697b commit b4f7bee
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.5.83
current_version = 0.5.84
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion Docker/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.83
0.5.84
2 changes: 1 addition & 1 deletion docassemble/docassemble/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
__import__('pkg_resources').declare_namespace(__name__)
except ImportError:
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
__version__ = "0.5.83"
__version__ = "0.5.84"
2 changes: 1 addition & 1 deletion docassemble/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='docassemble',
version='0.5.83',
version='0.5.84',
python_requires='>=3.5',
description=('The namespace package for the docassemble system.'),
long_description=read("README.md"),
Expand Down
2 changes: 1 addition & 1 deletion docassemble_base/docassemble/base/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
__import__('pkg_resources').declare_namespace(__name__)
except ImportError:
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
__version__ = "0.5.83"
__version__ = "0.5.84"
4 changes: 2 additions & 2 deletions docassemble_base/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d

openpyxl_version = "2.5.14" if sys.version.startswith('3.5') else "3.0.0"
twine_version = "1.15.0" if sys.version.startswith('3.5') else "2.0.0"
install_requires = ['docassemble==0.5.83', "3to2==1.1.1", "alembic==1.2.1", "astunparse==1.6.2", "atomicwrites==1.3.0", "attrs==19.3.0", "Babel==2.7.0", "backports.csv==1.0.7", "bcrypt==3.1.7", "beautifulsoup4==4.8.1", "bleach==3.1.0", "blinker==1.4", "cachetools==3.1.1", "certifi==2019.9.11", "cffi==1.13.1", "chardet==3.0.4", "cheroot==8.2.1", "CherryPy==18.3.0", "convertapi==1.1.0", "docutils==0.15.2", "docxcompose==1.0.2", "docxtpl==0.6.3", "et-xmlfile==1.0.1", "fdfgen==0.16.1", "feedparser==5.2.1", "future==0.18.1", "geographiclib==1.50", "geopy==1.20.0", "google-api-python-client==1.7.11", "google-auth==1.6.3", "google-auth-httplib2==0.0.3", "guess-language-spirit==0.5.3", "httplib2==0.14.0", "idna==2.8", "importlib-metadata==0.23", "itsdangerous==1.1.0", "jaraco.functools==2.0", "jdcal==1.4.1", "jellyfish==0.5.6", "Jinja2==2.10.3", "lxml==4.4.1", "Mako==1.1.0", "Markdown==3.1.1", "MarkupSafe==1.1.1", "mdx-smartypants==1.5.1", "more-itertools==7.2.0", "namedentities==1.5.2", "nltk==3.4.5", "numpy==1.17.3", "oauth2client==4.1.3", "openpyxl==" + openpyxl_version, "ordered-set==3.1.1", "packaging==19.2", "pandas==0.25.2", "passlib==1.7.1", "pathlib==1.0.1", "Pattern==3.6", "pdfminer.six==20191020", "pdfminer3k==1.3.1", "phonenumbers==8.10.21", "Pillow==6.2.1", "pkginfo==1.5.0.1", "pluggy==0.13.0", "ply==3.11", "portend==2.5", "py==1.8.0", "pyasn1==0.4.7", "pyasn1-modules==0.2.7", "pycountry==19.8.18", "pycparser==2.19", "pycryptodome==3.9.0", "pycryptodomex==3.9.0", "pycurl==7.43.0.3", "Pygments==2.4.2", "PyJWT==1.7.1", "PyLaTeX==1.3.1", "pyparsing==2.4.2", "pyPdf==1.13", "PyPDF2==1.26.0", "pypdftk==0.4", "Pyphen==0.9.5", "pypng==0.0.20", "pytest==5.2.2", "python-dateutil==2.8.0", "python-docx==0.8.7", "python-editor==1.0.4", "pytz==2019.3", "PyYAML==5.1.2", "pyzbar==0.1.8", "qrcode==6.1", "readme-renderer==24.0", "repoze.lru==0.7", "requests==2.22.0", "requests-toolbelt==0.9.1", "rsa==4.0", "ruamel.yaml==0.16.5", "ruamel.yaml.clib==0.2.0", "scipy==1.3.1", "six==1.12.0", "sortedcontainers==2.1.0", "soupsieve==1.9.4", "SQLAlchemy==1.3.10", "tempora==1.14.1", "textstat==0.5.6", "titlecase==0.12.0", "tqdm==4.36.1", "twilio==6.32.0", "twine==" + twine_version, "tzlocal==2.0.0", "ua-parser==0.8.0", "uritemplate==3.0.0", "urllib3==1.25.6", "us==1.0.0", "user-agents==2.0", "wcwidth==0.1.7", "webencodings==0.5.1", "Werkzeug==0.16.0", "xlrd==1.2.0", "XlsxWriter==1.2.2", "xlwt==1.3.0", "zc.lockfile==2.0", "zipp==0.6.0"]
install_requires = ['docassemble==0.5.84', "3to2==1.1.1", "alembic==1.2.1", "astunparse==1.6.2", "atomicwrites==1.3.0", "attrs==19.3.0", "Babel==2.7.0", "backports.csv==1.0.7", "bcrypt==3.1.7", "beautifulsoup4==4.8.1", "bleach==3.1.0", "blinker==1.4", "cachetools==3.1.1", "certifi==2019.9.11", "cffi==1.13.1", "chardet==3.0.4", "cheroot==8.2.1", "CherryPy==18.3.0", "convertapi==1.1.0", "docutils==0.15.2", "docxcompose==1.0.2", "docxtpl==0.6.3", "et-xmlfile==1.0.1", "fdfgen==0.16.1", "feedparser==5.2.1", "future==0.18.1", "geographiclib==1.50", "geopy==1.20.0", "google-api-python-client==1.7.11", "google-auth==1.6.3", "google-auth-httplib2==0.0.3", "guess-language-spirit==0.5.3", "httplib2==0.14.0", "idna==2.8", "importlib-metadata==0.23", "itsdangerous==1.1.0", "jaraco.functools==2.0", "jdcal==1.4.1", "jellyfish==0.5.6", "Jinja2==2.10.3", "lxml==4.4.1", "Mako==1.1.0", "Markdown==3.1.1", "MarkupSafe==1.1.1", "mdx-smartypants==1.5.1", "more-itertools==7.2.0", "namedentities==1.5.2", "nltk==3.4.5", "numpy==1.17.3", "oauth2client==4.1.3", "openpyxl==" + openpyxl_version, "ordered-set==3.1.1", "packaging==19.2", "pandas==0.25.2", "passlib==1.7.1", "pathlib==1.0.1", "Pattern==3.6", "pdfminer.six==20191020", "pdfminer3k==1.3.1", "phonenumbers==8.10.21", "Pillow==6.2.1", "pkginfo==1.5.0.1", "pluggy==0.13.0", "ply==3.11", "portend==2.5", "py==1.8.0", "pyasn1==0.4.7", "pyasn1-modules==0.2.7", "pycountry==19.8.18", "pycparser==2.19", "pycryptodome==3.9.0", "pycryptodomex==3.9.0", "pycurl==7.43.0.3", "Pygments==2.4.2", "PyJWT==1.7.1", "PyLaTeX==1.3.1", "pyparsing==2.4.2", "pyPdf==1.13", "PyPDF2==1.26.0", "pypdftk==0.4", "Pyphen==0.9.5", "pypng==0.0.20", "pytest==5.2.2", "python-dateutil==2.8.0", "python-docx==0.8.7", "python-editor==1.0.4", "pytz==2019.3", "PyYAML==5.1.2", "pyzbar==0.1.8", "qrcode==6.1", "readme-renderer==24.0", "repoze.lru==0.7", "requests==2.22.0", "requests-toolbelt==0.9.1", "rsa==4.0", "ruamel.yaml==0.16.5", "ruamel.yaml.clib==0.2.0", "scipy==1.3.1", "six==1.12.0", "sortedcontainers==2.1.0", "soupsieve==1.9.4", "SQLAlchemy==1.3.10", "tempora==1.14.1", "textstat==0.5.6", "titlecase==0.12.0", "tqdm==4.36.1", "twilio==6.32.0", "twine==" + twine_version, "tzlocal==2.0.0", "ua-parser==0.8.0", "uritemplate==3.0.0", "urllib3==1.25.6", "us==1.0.0", "user-agents==2.0", "wcwidth==0.1.7", "webencodings==0.5.1", "Werkzeug==0.16.0", "xlrd==1.2.0", "XlsxWriter==1.2.2", "xlwt==1.3.0", "zc.lockfile==2.0", "zipp==0.6.0"]

setup(name='docassemble.base',
version='0.5.83',
version='0.5.84',
python_requires='>=3.5',
description=('The base components of the docassemble system.'),
long_description=read("README.md"),
Expand Down
2 changes: 1 addition & 1 deletion docassemble_demo/docassemble/demo/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.83"
__version__ = "0.5.84"
4 changes: 2 additions & 2 deletions docassemble_demo/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
return out

setup(name='docassemble.demo',
version='0.5.83',
version='0.5.84',
python_requires='>=3.5',
description=('A demonstration package for docassemble.'),
long_description=read("README.md"),
Expand All @@ -58,7 +58,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
download_url='https://download.docassemble.org/docassemble-demo.tar.gz',
packages=find_packages(),
namespace_packages = ['docassemble'],
install_requires = ['docassemble==0.5.83', 'docassemble.base==0.5.83', "python-dateutil==2.8.0"],
install_requires = ['docassemble==0.5.84', 'docassemble.base==0.5.84', "python-dateutil==2.8.0"],
zip_safe = False,
package_data=find_package_data(where=os.path.join('docassemble', 'demo', ''), package='docassemble.demo'),
)
2 changes: 1 addition & 1 deletion docassemble_webapp/docassemble/webapp/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.83"
__version__ = "0.5.84"
2 changes: 1 addition & 1 deletion docassemble_webapp/docassemble/webapp/data/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.83
0.5.84
2 changes: 1 addition & 1 deletion docassemble_webapp/docassemble/webapp/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from docassemble.base.config import daconfig
from datetime import timedelta
import docassemble.webapp.database
da_version = '0.5.83'
da_version = '0.5.84'
app.config['DA_VERSION'] = da_version
app.config['APP_NAME'] = daconfig.get('appname', 'docassemble')
app.config['BRAND_NAME'] = daconfig.get('brandname', daconfig.get('appname', 'docassemble'))
Expand Down
4 changes: 2 additions & 2 deletions docassemble_webapp/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ def read(fname):

openpyxl_version = "2.5.14" if sys.version.startswith('3.5') else "3.0.0"
twine_version = "1.15.0" if sys.version.startswith('3.5') else "2.0.0"
install_requires = ['docassemble==0.5.83', 'docassemble.base==0.5.83', 'docassemble.demo==0.5.83', "3to2==1.1.1", "airtable-python-wrapper==0.12.0", "alembic==1.2.1", "amqp==2.5.1", "asn1crypto==1.2.0", "astunparse==1.6.2", "atomicwrites==1.3.0", "attrs==19.3.0", "azure-common==1.1.23", "azure-nspkg==3.0.2", "azure-storage==0.36.0", "Babel==2.7.0", "backports.csv==1.0.7", "bcrypt==3.1.7", "beautifulsoup4==4.8.1", "billiard==3.6.1.0", "bleach==3.1.0", "blinker==1.4", "boto==2.49.0", "boto3==1.10.2", "botocore==1.13.2", "cachetools==3.1.1", "celery[redis]==4.3.0", "certifi==2019.9.11", "cffi==1.13.1", "chardet==3.0.4", "cheroot==8.2.1", "CherryPy==18.3.0", "Click==7.0", "convertapi==1.1.0", "cryptography==2.8", "dnspython==1.16.0", "docutils==0.15.2", "docxcompose==1.0.2", "docxtpl==0.6.3", "et-xmlfile==1.0.1", "eventlet==0.25.1", "fdfgen==0.16.1", "feedparser==5.2.1", "Flask==1.1.1", "Flask-Babel==0.12.2", "Flask-Cors==3.0.8", "Flask-KVSession==0.6.2", "Flask-Login==0.4.1", "Flask-Mail==0.9.1", "Flask-SocketIO==4.2.1", "Flask-SQLAlchemy==2.4.1", "Flask-User==0.6.21", "Flask-WTF==0.14.2", "future==0.18.1", "gcs-oauth2-boto-plugin==2.5", "geographiclib==1.50", "geopy==1.20.0", "google-api-core==1.14.3", "google-api-python-client==1.7.11", "google-auth==1.6.3", "google-auth-httplib2==0.0.3", "google-cloud-core==1.0.3", "google-cloud-storage==1.20.0", "google-cloud-translate==2.0.0", "google-reauth==0.1.0", "google-resumable-media==0.4.1", "googleapis-common-protos==1.6.0", "greenlet==0.4.15", "grpcio==1.24.3", "gspread==3.1.0", "guess-language-spirit==0.5.3", "httplib2==0.14.0", "humanize==0.5.1", "idna==2.8", "importlib-metadata==0.23", "iso8601==0.1.12", "itsdangerous==1.1.0", "jaraco.functools==2.0", "jdcal==1.4.1", "jellyfish==0.5.6", "Jinja2==2.10.3", "jmespath==0.9.4", "joblib==0.14.0", "kombu==4.6.5", "links-from-link-header==0.1.0", "lxml==4.4.1", "Mako==1.1.0", "Markdown==3.1.1", "MarkupSafe==1.1.1", "mdx-smartypants==1.5.1", "minio==5.0.1", "monotonic==1.5", "more-itertools==7.2.0", "namedentities==1.5.2", "netifaces==0.10.9", "nltk==3.4.5", "numpy==1.17.3", "oauth2client==4.1.3", "openpyxl==" + openpyxl_version, "ordered-set==3.1.1", "packaging==19.2", "pandas==0.25.2", "passlib==1.7.1", "pathlib==1.0.1", "Pattern==3.6", "pdfminer.six==20191020", "pdfminer3k==1.3.1", "phonenumbers==8.10.21", "Pillow==6.2.1", "pkginfo==1.5.0.1", "pluggy==0.13.0", "ply==3.11", "portend==2.5", "protobuf==3.10.0", "psutil==5.6.3", "psycopg2-binary==2.8.4", "py==1.8.0", "pyasn1==0.4.7", "pyasn1-modules==0.2.7", "pycountry==19.8.18", "pycparser==2.19", "pycryptodome==3.9.0", "pycryptodomex==3.9.0", "pycurl==7.43.0.3", "Pygments==2.4.2", "PyJWT==1.7.1", "PyLaTeX==1.3.1", "pyOpenSSL==19.0.0", "pyotp==2.3.0", "pyparsing==2.4.2", "pyPdf==1.13", "PyPDF2==1.26.0", "pypdftk==0.4", "Pyphen==0.9.5", "pypng==0.0.20", "PySocks==1.7.1", "pytest==5.2.2", "python-dateutil==2.8.0", "python-docx==0.8.7", "python-editor==1.0.4", "python-engineio==3.10.0", "python-ldap==3.2.0", "python-socketio==4.3.1", "pytz==2019.3", "pyu2f==0.1.4", "PyYAML==5.1.2", "pyzbar==0.1.8", "qrcode==6.1", "rauth==0.7.3", "readme-renderer==24.0", "redis==3.3.11", "repoze.lru==0.7", "requests==2.22.0", "requests-toolbelt==0.9.1", "retry-decorator==1.1.0", "rfc3339==6.2", "rsa==4.0", "ruamel.yaml==0.16.5", "ruamel.yaml.clib==0.2.0", "s3transfer==0.2.1", "s4cmd==2.1.0", "scikit-learn==0.21.3", "scipy==1.3.1", "simplekv==0.13.0", "six==1.12.0", "sklearn==0.0", "SocksiPy-branch==1.1", "sortedcontainers==2.1.0", "soupsieve==1.9.4", "SQLAlchemy==1.3.10", "tailer==0.4.1", "tempora==1.14.1", "textstat==0.5.6", "titlecase==0.12.0", "tqdm==4.36.1", "twilio==6.32.0", "twine==" + twine_version, "tzlocal==2.0.0", "ua-parser==0.8.0", "uritemplate==3.0.0", "urllib3==1.25.6", "us==1.0.0", "user-agents==2.0", "uWSGI==2.0.18", "vine==1.3.0", "wcwidth==0.1.7", "webencodings==0.5.1", "Werkzeug==0.16.0", "WTForms==2.1", "xlrd==1.2.0", "XlsxWriter==1.2.2", "xlwt==1.3.0", "zc.lockfile==2.0", "zipp==0.6.0"]
install_requires = ['docassemble==0.5.84', 'docassemble.base==0.5.84', 'docassemble.demo==0.5.84', "3to2==1.1.1", "airtable-python-wrapper==0.12.0", "alembic==1.2.1", "amqp==2.5.1", "asn1crypto==1.2.0", "astunparse==1.6.2", "atomicwrites==1.3.0", "attrs==19.3.0", "azure-common==1.1.23", "azure-nspkg==3.0.2", "azure-storage==0.36.0", "Babel==2.7.0", "backports.csv==1.0.7", "bcrypt==3.1.7", "beautifulsoup4==4.8.1", "billiard==3.6.1.0", "bleach==3.1.0", "blinker==1.4", "boto==2.49.0", "boto3==1.10.2", "botocore==1.13.2", "cachetools==3.1.1", "celery[redis]==4.3.0", "certifi==2019.9.11", "cffi==1.13.1", "chardet==3.0.4", "cheroot==8.2.1", "CherryPy==18.3.0", "Click==7.0", "convertapi==1.1.0", "cryptography==2.8", "dnspython==1.16.0", "docutils==0.15.2", "docxcompose==1.0.2", "docxtpl==0.6.3", "et-xmlfile==1.0.1", "eventlet==0.25.1", "fdfgen==0.16.1", "feedparser==5.2.1", "Flask==1.1.1", "Flask-Babel==0.12.2", "Flask-Cors==3.0.8", "Flask-KVSession==0.6.2", "Flask-Login==0.4.1", "Flask-Mail==0.9.1", "Flask-SocketIO==4.2.1", "Flask-SQLAlchemy==2.4.1", "Flask-User==0.6.21", "Flask-WTF==0.14.2", "future==0.18.1", "gcs-oauth2-boto-plugin==2.5", "geographiclib==1.50", "geopy==1.20.0", "google-api-core==1.14.3", "google-api-python-client==1.7.11", "google-auth==1.6.3", "google-auth-httplib2==0.0.3", "google-cloud-core==1.0.3", "google-cloud-storage==1.20.0", "google-cloud-translate==2.0.0", "google-reauth==0.1.0", "google-resumable-media==0.4.1", "googleapis-common-protos==1.6.0", "greenlet==0.4.15", "grpcio==1.24.3", "gspread==3.1.0", "guess-language-spirit==0.5.3", "httplib2==0.14.0", "humanize==0.5.1", "idna==2.8", "importlib-metadata==0.23", "iso8601==0.1.12", "itsdangerous==1.1.0", "jaraco.functools==2.0", "jdcal==1.4.1", "jellyfish==0.5.6", "Jinja2==2.10.3", "jmespath==0.9.4", "joblib==0.14.0", "kombu==4.6.5", "links-from-link-header==0.1.0", "lxml==4.4.1", "Mako==1.1.0", "Markdown==3.1.1", "MarkupSafe==1.1.1", "mdx-smartypants==1.5.1", "minio==5.0.1", "monotonic==1.5", "more-itertools==7.2.0", "namedentities==1.5.2", "netifaces==0.10.9", "nltk==3.4.5", "numpy==1.17.3", "oauth2client==4.1.3", "openpyxl==" + openpyxl_version, "ordered-set==3.1.1", "packaging==19.2", "pandas==0.25.2", "passlib==1.7.1", "pathlib==1.0.1", "Pattern==3.6", "pdfminer.six==20191020", "pdfminer3k==1.3.1", "phonenumbers==8.10.21", "Pillow==6.2.1", "pkginfo==1.5.0.1", "pluggy==0.13.0", "ply==3.11", "portend==2.5", "protobuf==3.10.0", "psutil==5.6.3", "psycopg2-binary==2.8.4", "py==1.8.0", "pyasn1==0.4.7", "pyasn1-modules==0.2.7", "pycountry==19.8.18", "pycparser==2.19", "pycryptodome==3.9.0", "pycryptodomex==3.9.0", "pycurl==7.43.0.3", "Pygments==2.4.2", "PyJWT==1.7.1", "PyLaTeX==1.3.1", "pyOpenSSL==19.0.0", "pyotp==2.3.0", "pyparsing==2.4.2", "pyPdf==1.13", "PyPDF2==1.26.0", "pypdftk==0.4", "Pyphen==0.9.5", "pypng==0.0.20", "PySocks==1.7.1", "pytest==5.2.2", "python-dateutil==2.8.0", "python-docx==0.8.7", "python-editor==1.0.4", "python-engineio==3.10.0", "python-ldap==3.2.0", "python-socketio==4.3.1", "pytz==2019.3", "pyu2f==0.1.4", "PyYAML==5.1.2", "pyzbar==0.1.8", "qrcode==6.1", "rauth==0.7.3", "readme-renderer==24.0", "redis==3.3.11", "repoze.lru==0.7", "requests==2.22.0", "requests-toolbelt==0.9.1", "retry-decorator==1.1.0", "rfc3339==6.2", "rsa==4.0", "ruamel.yaml==0.16.5", "ruamel.yaml.clib==0.2.0", "s3transfer==0.2.1", "s4cmd==2.1.0", "scikit-learn==0.21.3", "scipy==1.3.1", "simplekv==0.13.0", "six==1.12.0", "sklearn==0.0", "SocksiPy-branch==1.1", "sortedcontainers==2.1.0", "soupsieve==1.9.4", "SQLAlchemy==1.3.10", "tailer==0.4.1", "tempora==1.14.1", "textstat==0.5.6", "titlecase==0.12.0", "tqdm==4.36.1", "twilio==6.32.0", "twine==" + twine_version, "tzlocal==2.0.0", "ua-parser==0.8.0", "uritemplate==3.0.0", "urllib3==1.25.6", "us==1.0.0", "user-agents==2.0", "uWSGI==2.0.18", "vine==1.3.0", "wcwidth==0.1.7", "webencodings==0.5.1", "Werkzeug==0.16.0", "WTForms==2.1", "xlrd==1.2.0", "XlsxWriter==1.2.2", "xlwt==1.3.0", "zc.lockfile==2.0", "zipp==0.6.0"]

setup(name='docassemble.webapp',
version='0.5.83',
version='0.5.84',
python_requires='>=3.5',
description=('The web application components of the docassemble system.'),
long_description=read("README.md"),
Expand Down

0 comments on commit b4f7bee

Please sign in to comment.