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

Update website URL and license for py-rope #153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lieryan
Copy link

@lieryan lieryan commented Jan 31, 2023

Hi, I am the maintainer of python-rope, just updating this outdated metadata here.

Rope has moved from Sourceforge to GitHub and has relicensed to LGPLv3+.

Also noted that rope 0.18.0 is severely out of date, the latest version of rope is 1.7.0. I don't use BSD, so I can't really test it on this OS, so I am leaving them as it is; but if anyone is actually interested in installing this package from BSD Ports, it would be appreciated to update the version here as well.

@lieryan
Copy link
Author

lieryan commented Jan 31, 2023

I just found the much more comprehensive patch from Rainer Hurling here https://bz-attachments.freebsd.org/attachment.cgi?id=239425, probably should use that one instead.

freebsd-git pushed a commit that referenced this pull request Feb 26, 2023
ChangeLog:
Core

Using vlucas/valitron for user input validation
Bumped FontAwesome to version 6.2.0 (#141)
PHP versions
7.4 is now the minimal supported versions, older versions are not supported anymore (#143)
extended support for PHP 8.1 (#147)
Separated some templates into application/views/templates/partials folder (#144)
Removed Composer lock file from git repository
To avoid any potential issues for users using different version of PHP, composer.lock has been removed from the Git repo
Fixed how MVC is implemented by using psr-15 http-handler (#145)
Added router and user authentication middlewares
Using single pass psr-15 middleware for application routing and user authentication
Disabling user authentication does not display a blank page anymore (#140)
Improved how exceptions and errors are handled (#145)
PHP errors and exception handler and renderer has been refactored (#148)
Instantiate Session instance from the Core Controller (#149)
Disabling users authentication does not create a fatalog error nor blank page anymore (#135)
Dashboard

Breadcrumb navigation is now hidden on home page (Dashboard)
Jobs report

Fixed error with elapsed time when a job haven't been started yet if a job
is in pending status, elapsed time column will display 'n/a'
Docker image

Provided Docker image on Docker Hub (#153)
Documentation

Update documentation about deprecated version and general security information (#142)
Updated / fixed documentation
The FAQ has been fixed / updated
Security

Added security policy and documented know security vulnerabilities (#135 and #140)
Fixed
New feature(s)
Thanks to @sruckh, @skidoo23 and all community users for their feedback, tests, help and bug reports
@grahamperrin
Copy link
Contributor

@lieryan
Copy link
Author

lieryan commented Sep 17, 2023

@grahamperrin thanks for looking into this ticket. The discussion by the various authors for the relicensing takes place in python-rope/rope#262. As far as I can tell, the intent was to relicense the project to LGPL3+.

Please let me know if you think there's anything that needed to be fixed on rope's side to comply with any FreeBSD policies in regards to the license notices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants