Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port whole project to be py3k-compatible. #2

Closed
wants to merge 1 commit into from
Closed

Port whole project to be py3k-compatible. #2

wants to merge 1 commit into from

Conversation

mcepl
Copy link

@mcepl mcepl commented Feb 8, 2022

Also, port testing from nose (which is obsolete and long time deprecated) to pytest.

Do you plan to take over the maintenance of the package? Your repository has the highest number of stars here on GitHub and the Bitbucket project is dead.

Also, port testing from nose (which is obsolete and long time
deprecated) to pytest.
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 9, 2022
…1 via SR 952682

https://build.opensuse.org/request/show/952682
by user mcepl + dimstar_suse
- Update to version 0.3.3+git.1298315003.7bb1d18:
  * GitHub-like readmes
  * Added tag 0.3 for changeset b5d33ab23b8f
  * Bumped version number
  * Added python3 support (Thanks asksol)
  * Added tag 0.2.5 for changeset 40150de124d6
  * Bumped version, updated changelog
  * Added dumps/loads as aliases for serializ/deserialize so it's
    in line with the stdlib json module
  * Removed a newline in desc that caused problems when building
    RPMs (thanks csears)
  * Added tag 0.2.4 for changeset 6a0a193e51e4
  * Bumped version and updated changelog
- Add port_to_py3k.patch (gh#kennethreitz-archive/anyjson#2)
  which ports whole package to py3k and removes dependency on nose.
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 10, 2022
…1 via SR 952682

https://build.opensuse.org/request/show/952682
by user mcepl + dimstar_suse
- Update to version 0.3.3+git.1298315003.7bb1d18:
  * GitHub-like readmes
  * Added tag 0.3 for changeset b5d33ab23b8f
  * Bumped version number
  * Added python3 support (Thanks asksol)
  * Added tag 0.2.5 for changeset 40150de124d6
  * Bumped version, updated changelog
  * Added dumps/loads as aliases for serializ/deserialize so it's
    in line with the stdlib json module
  * Removed a newline in desc that caused problems when building
    RPMs (thanks csears)
  * Added tag 0.2.4 for changeset 6a0a193e51e4
  * Bumped version and updated changelog
- Add port_to_py3k.patch (gh#kennethreitz-archive/anyjson#2)
  which ports whole package to py3k and removes dependency on nose.
@mcepl
Copy link
Author

mcepl commented Mar 18, 2023

Replaced by #3

@mcepl mcepl closed this Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant