Skip to content

Tags: civisanalytics/datascience-python

Tags

v8.5.0

Toggle v8.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-13170] ENH update civis-python to v2.9.1; update image to v8.5…

….0 (#103)

* ENH update core dependencies for minor version bumps

* MAINT update changelog

v8.4.0

Toggle v8.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-11976] ENH update civis-python to v2.8.0, add matplotlib and s…

…eaborn (#102)

* ENH Python 3.13.5 -> 3.14.2

* ENH update core dependencies for latest versions

* ENH update uv to 0.9.26

* RM software-properties-common

* ENH switch back to python 3.13 but use latest 3.13.11

* ENH add matplotlib and seaborn as core dependencies

* MAINT update readme

* ENH update version number in image

* MAINT update changelog

* MAINT update readme

v8.3.0

Toggle v8.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-11075] ENH updates for Python 3.13 and civis-python v2.7.1 (#101)

* DEP update python core dependencies

* DEP update python and uv versions

* ENH update core deps

* MAINT update changelog

* MAINT update changelog

v8.2.0

Toggle v8.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-10059] ENH update civis-python to v2.4.3 (#100)

* DEP update dependency versions

* MAINT update changelog

v8.1.0

Toggle v8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-9806] ENH update civis-python to v2.4.0; add uv (#99)

* ENH update base image to python 3.12.7

* ENH update core dependency versions

* FIX include awscli v2 in requirements files

* TST expected shell commands should be available

* ENH add uv to image

* MAINT update changelog

* FIX version env vars

* MAINT update readme

* MAINT always build images for dev branches

* TST add an apt-get test

* FIX set env var for uv to use system python

* STY typos

* TST uv

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-9315] Update Python to 3.12.6, fix apt-get (#98)

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-9315] Fix apt-get and update AWS CLI (#97)

This fixes `apt-get` by updating the base image.

Also:
* Updates the AWS CLI to v2.
* Makes `generate-requirements-full.sh` run in a docker container to ensure the environment matches.
* Updates the code build config to use a FIPS URL (see, e.g., civisanalytics/datascience-r#52) and to run builds for branches.
* Updates the major version to 8 since the AWS CLI major version changed.
* Addresses https://github.com/civisanalytics/datascience-python/security/dependabot/10

v7.3.0

Toggle v7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-8784] ENH update dependency versions: civis-python v2.3.0, pyt…

…hon v3.12.4 (#96)

* ENH bump civis-python to v2.3.0

* ENH bump python to v3.12.4

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-8647] DEP update civis to 2.1.0 (#95)

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CIVIS-2325] DEP upgrade to Python 3.12, update dependency versions (#94

)

* DEP use python 3.12, update dependency versions

* TST drop legacy test for numpy not using mkl

* MAINT update changelog

* DEP refresh req files for requests

* TST set up test suite

* MAINT add github templates

* TST close file object properly

* TST run test suite in verbose mode