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

Add asfernandes-cloop/0.0.0 #8951

Closed

Conversation

friendlyanon
Copy link
Contributor

Specify library name and version: asfernandes-cloop/0.0.0

This is a build requirement of fbclient.
Issue: #8618


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot

This comment has been minimized.

homepage = "https://github.com/asfernandes/cloop"
description = "Cross Language Object Oriented Programming"
topics = ("parser", "idl")
license = "???"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project uses the IDPL. This license does not have a SPDX identifier. What should it be named here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@uilianries I think we had some format for custom licenses not listed in SPDX, do you remember?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, we are using Unlicensed when there is no license or is using Public Domain. But here is a different case, we just don't have a short name. IDPL is very close to Interbase-1.0, only the last paragraph is different. I would suggest using Developer's Public License Version 1.0 for now and adding a # TODO for later. I see the developer involved is Brazilian (whata luck), I'll send an email asking him about the license.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @SSE4! I just the email now and pointed this thread.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this. FirebirdSQL is also licensed with IDPL, so it will prove to be useful for that.

@conan-center-bot
Copy link
Collaborator

All green in build 2 (a79a474391c56f66a75916207409bc96a0f80957):

  • asfernandes-cloop/0.0.0@:
    All packages built successfully! (All logs)

@@ -0,0 +1,203 @@
Initial Developer's Public License Version 1.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not copy a new file directly, instead, extract from source files. Here an example https://docs.conan.io/en/latest/howtos/extract_licenses_from_headers.html

We have other similar cases here in CCI

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. The change is implemented locally. I'll abstain from pushing until I get answers to asfernandes/cloop#8 (comment) though.

@friendlyanon friendlyanon mentioned this pull request Jan 21, 2022
4 tasks
@friendlyanon
Copy link
Contributor Author

From discussions on the FirebirdSQL mailing list, it appears that this is just a build requirement of developer workflows when working on FirebirdSQL. It doesn't really serve a general use-case, so I will close this PR.

@friendlyanon friendlyanon deleted the package/asfernandes-cloop branch February 2, 2022 14:09
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.

4 participants