Re: need repositories for keras subprojects
Hi Stephen,
> I am updating the keras package and the newest release of keras 2.2.0
> now depends on some modules that have been broken off upstream into
> separate tarballs, namely "keras-applications" and
> "keras-preprocessing".
>
> So I am making corresponding packages for these. Would someone be
> able to create repositories for these on salsa? Spelled exactly as
> above; the upstream repositories can be found at:
> https://github.com/keras-team
>
> I shall file the appropriate ITP shortly.
Thank you for your effort of maintaining the keras package. I've
created several repos for you as requested, and grant you master
access to these repos:
[1] https://salsa.debian.org/science-team/keras-applications
[2] https://salsa.debian.org/science-team/keras-preprocessing
Next time please provide your salsa account name, so the other's
won't need to try searching your name on salsa :-)
> One issue regarding autopkgtest for these subprojects: I have found
> that it is impossible to run any tests on them without keras installed
> ("import keras_applications" fails if "import keras" was not executed
> first.) However, keras depends on them. Therefore it seems
> impossible to include any autopkgtest tests for these packages since
> for this purpose it is bidirectional dependency. Is it ok to skip the
> autopkgtest in this case and therefore ignore the corresponding
> lintian warning?
It sounds strange. Would adding all the related packages to Depends: field
in autopkgtest control file work?
Reply to: