Your message dated Sun, 13 Nov 2022 15:02:31 +0000
with message-id <[email protected]>
and subject line seems to be fixed Re: python3-ulmo
has caused the Debian Bug report #1017573,
regarding python3-ulmo: autopkgtest fail with pandas 1.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1017573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017573
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-ulmo
Version: 0.8.8+dfsg1-1
Severity: important

Autopkgtest fail with pandas 1.4.3 (currently in experimental):

______________________________ test_get_stations _______________________________

    def test_get_stations():
        stations_file = 'cdec/historical/all_stations.csv'
        with test_util.mocked_urls(stations_file):
>           stations = ulmo.cdec.historical.get_stations()

test/cdec_historical_test.py:11:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
ulmo/cdec/historical/core.py:79: in get_stations
df = pd.read_csv(url, names=col_names, header=None, quotechar="'",index_col=0)
[...]
E pandas.errors.ParserError: Error tokenizing data. C error: Expected 7 fields in line 190, saw 8

https://ci.debian.net/packages/p/python-ulmo/unstable/amd64/

(Note that this is a different, though similarly named, test from the ones that recently started failing with or without the new pandas.)

As far as I can tell, upstream are not aware of this.

_Possibly_ related, either as a cause or as a potential fix:
https://github.com/pandas-dev/pandas/issues/22144

--- End Message ---
--- Begin Message ---
Version: 0.8.8+dfsg1-1

It looks like this has been fixed somewhere other than the ulmo package (I don't know where), as the autopkgtest now passes with pandas 1.4/1.5.
--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to