Skip to content

Commit

Permalink
Update to use feedgen v1.0.0 package
Browse files Browse the repository at this point in the history
  • Loading branch information
douglatornell committed Jan 8, 2024
1 parent af0873d commit 9572434
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 30 deletions.
2 changes: 1 addition & 1 deletion envs/environment-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
- dask
- docutils
- f90nml
- feedgen>=0.9.0
- feedgen
- flox
- geopandas
- gitpython
Expand Down
2 changes: 1 addition & 1 deletion envs/environment-fig-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies:
- angles
- attrs
- f90nml
- feedgen>=0.9.0
- feedgen
- pyramid
- pyramid_crow
- pyramid_debugtoolbar
Expand Down
2 changes: 1 addition & 1 deletion envs/environment-linkcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
- dask
- docutils
- f90nml
- feedgen>=0.9.0
- feedgen
- flox
- geopandas
- gitpython
Expand Down
2 changes: 1 addition & 1 deletion envs/environment-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
- dask
- docutils
- f90nml
- feedgen>=0.9.0
- feedgen
- flox
- geopandas
- gitpython
Expand Down
2 changes: 1 addition & 1 deletion envs/environment-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
- dask
- docutils
- f90nml
- feedgen>=0.9.0
- feedgen
- flox
- geopandas
- gitpython
Expand Down
47 changes: 23 additions & 24 deletions envs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
# (salishsea-nowcast)$ python -m pip list --format=freeze >> envs/requirements.txt

affine==2.4.0
alabaster==0.7.13
alabaster==0.7.15
angles==2.0
anyio==4.2.0
arrow==1.3.0
attrs==23.1.0
attrs==23.2.0
autopage==0.5.2
Babel==2.14.0
bcrypt==4.1.2
beautifulsoup4==4.12.2
black==23.11.0
bokeh==3.3.2
black==23.12.1
bokeh==3.3.3
Bottleneck==1.3.7
branca==0.7.0
Brotli==1.1.0
Expand All @@ -40,7 +40,7 @@ colorama==0.4.6
coloredlogs==15.0.1
colorspacious==1.1.2
contourpy==1.2.0
coverage==7.3.3
coverage==7.4.0
cryptography==41.0.7
cycler==0.12.1
cytoolz==0.12.2
Expand All @@ -54,23 +54,23 @@ et-xmlfile==1.1.0
exceptiongroup==1.2.0
execnet==2.0.2
f90nml==1.4.4
feedgen==0.9.0
feedgen==1.0.0
filelock==3.13.1
findlibs==0.0.5
fiona==1.9.5
flox==0.8.5
flox==0.8.6
folium==0.15.1
fonttools==4.47.0
fsspec==2023.12.2
future==0.18.3
GDAL==3.7.3
geopandas==0.14.1
GDAL==3.8.2
geopandas==0.14.2
gitdb==4.0.11
GitPython==3.1.40
gsw==3.6.17
h11==0.14.0
h2==4.1.0
hatch==1.9.0
hatch==1.9.1
hatchling==1.21.0
hpack==4.0.0
httpcore==1.0.2
Expand All @@ -81,7 +81,7 @@ hyperlink==21.0.0
identify==2.5.33
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.0
importlib-metadata==7.0.1
iniconfig==2.0.0
isodate==0.6.1
jaraco.classes==3.3.0
Expand All @@ -91,25 +91,24 @@ joblib==1.3.2
keyring==24.3.0
kiwisolver==1.4.5
locket==1.0.0
lxml==4.9.3
lxml==5.1.0
lz4==4.3.2
Mako==1.3.0
mapclassify==2.6.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.8.2
mdurl==0.1.0
more-itertools==10.1.0
mdurl==0.1.2
more-itertools==10.2.0
msgpack==1.0.7
munch==4.0.0
munkres==1.1.4
mypy-extensions==1.0.0
nc-time-axis==1.4.1
netCDF4==1.6.5
networkx==3.2.1
nodeenv==1.8.0
numexpr==2.8.7
numpy==1.26.2
numexpr==2.8.8
numpy==1.26.3
numpy-groupies==0.10.2
numpy-indexed==0.3.7
openpyxl==3.1.2
Expand All @@ -120,7 +119,7 @@ partd==1.4.1
pathspec==0.12.1
pbr==6.0.0
pexpect==4.8.0
Pillow==10.1.0
pillow==10.2.0
pip==23.3.2
platformdirs==4.1.0
pluggy==1.3.0
Expand All @@ -144,7 +143,7 @@ PyQt5==5.15.9
PyQt5-sip==12.12.2
pyshp==2.3.1
PySocks==1.7.1
pytest==7.4.3
pytest==7.4.4
pytest-cov==4.1.0
pytest-httpx==0.25.0
pytest-randomly==3.15.0
Expand All @@ -167,7 +166,7 @@ SciPy==1.11.4
scour==0.38.2
SecretStorage==3.3.3
sentry-sdk==1.39.1
setuptools==68.2.2
setuptools==69.0.3
shapely==2.0.2
shellingham==1.5.4
sip==6.7.12
Expand Down Expand Up @@ -203,18 +202,18 @@ tomlkit==0.12.3
toolz==0.12.0
tornado==6.3.3
tqdm==4.66.1
trove-classifiers==2023.11.29
types-python-dateutil==2.8.19.14
trove-classifiers==2024.1.8
types-python-dateutil==2.8.19.20240106
typing_extensions==4.9.0
tzdata==2023.3
tzdata==2023.4
ukkonen==1.0.1
urllib3==2.1.0
userpath==1.7.0
utm==0.7.0
verboselogs==1.7
virtualenv==20.25.0
watchdog==3.0.0
wcwidth==0.2.12
wcwidth==0.2.13
wheel==0.42.0
xarray==2023.12.0
xyzservices==2023.10.1
Expand Down
2 changes: 1 addition & 1 deletion tests/workers/test_make_feeds.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ def test_generate_feed(self, m_utcnow, config):
' <link href="https://salishsea.eos.ubc.ca/storm-surge/'
'forecast.html" rel="related" type="text/html"/>',
' <generator uri="https://lkiesow.github.io/python-feedgen" '
'version="0.9.0">python-feedgen</generator>',
'version="1.0.0">python-feedgen</generator>',
" <rights>Copyright 2015 - present by the SalishSeaCast Project Contributors "
"and The University of British Columbia</rights>",
"</feed>",
Expand Down

0 comments on commit 9572434

Please sign in to comment.