Seems that there is currently no good way to check which python modules are outdated in devel:languages:python . AFAIU http://osc-collab.opensuse.org could learn howto handle information from pypi and set the attributes "UpstreamVersion" and "UpstreamTarballURL" for the packages.

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 11

Activity

  • over 9 years ago: tbechtold started this project.
  • over 9 years ago: matejcik liked this project.
  • over 9 years ago: rneuhauser liked this project.
  • over 9 years ago: tbechtold removed keyword osc from this project.
  • over 9 years ago: tbechtold removed keyword collab from this project.
  • over 9 years ago: tbechtold removed keyword buildservice from this project.
  • over 9 years ago: tbechtold removed keyword python from this project.
  • over 9 years ago: tbechtold added keyword "osc" to this project.
  • over 9 years ago: tbechtold added keyword "collab" to this project.
  • over 9 years ago: tbechtold added keyword "buildservice" to this project.
  • over 9 years ago: tbechtold added keyword "python" to this project.
  • over 9 years ago: tbechtold originated this project.

  • Comments

    • posophe
      over 9 years ago by posophe | Reply

      It's a very good idea. Honestly, I don't know what attributes you're talking about and I didn't know osc-collab before today morning :)

      • tbechtold
        over 9 years ago by tbechtold | Reply

        I'm talking about package attributes. I.e. for https://build.opensuse.org/attribs/GNOME:STABLE:3.12/devhelp , there are the attributes set. You can also get the attributes with:

        osc meta attribute GNOME:STABLE:3.12 devhelp
        

        I think theses attributes can then be used to update a package with osc collab. But for me the more important part is to get an overview of outdated packages. I already prepared a patch to get information from pypi: https://github.com/openSUSE/osc-plugin-collab/pull/8

    • tbechtold
      about 9 years ago by tbechtold | Reply

      So this is solved. See i.e. https://github.com/openSUSE/osc-plugin-collab/commit/b9e0ed469e4165d563de79705dd1521df94cbe20 . So now you can check the status of the packages which are on pypi here: http://osc-collab.opensuse.org/obs.py?project=devel%3Alanguages%3Apython

    Similar Projects

    This project is one of its kind!