Skip to content

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Sep 12, 2022

closes #12911


  • 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.

tools.get(**self.conan_data["sources"][self.version],
destination=self._source_subfolder, strip_root=True)
get(self, **self.conan_data["sources"][self.version],
destination=self.source_folder, strip_root=True, verify=False)
Copy link
Member

Choose a reason for hiding this comment

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

The first case we have in all CCI.

@conan-center-bot
Copy link
Contributor

All green in build 1 (f8d89495aadd0f5557f92e6999bc06295d3265f4):

  • voropp/0.4.6@:
    All packages built successfully! (All logs)

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit f8d8949
voropp/0.4.6
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libvoro++.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot merged commit 4de0e88 into conan-io:master Sep 15, 2022
@SpaceIm SpaceIm deleted the voropp-conan-v2 branch September 15, 2022 06:25
ericLemanissier pushed a commit to ericLemanissier/cocorepo that referenced this pull request Sep 26, 2022
* conan v2 support

* fix download of source code
datalogics-robb pushed a commit to datalogics-robb/conan-center-index that referenced this pull request Mar 6, 2023
…develop

* 'master' of github.com:conan-io/conan-center-index: (801 commits)
  (conan-io#12310) Update qxmpp to use Qt 6.2.4
  (conan-io#12960) [bot] Add Access Request users (2022-09-15)
  (conan-io#12959) [linter] Convert import ConanFile from conans into an error
  (conan-io#12816) Add bandit
  (conan-io#12922) gemmlowp: conan v2 support
  (conan-io#12725) update drogon to 1.8.0
  (conan-io#12910) bump dependencies of vulkan-validationlayers; partial conan v2 upgrade
  (conan-io#12920) wslay: conan v2 support
  (conan-io#12945) [docs] Hotfix replace wrong cmake method in docs
  (conan-io#12940) cpp-httplib: add version 0.11.2
  (conan-io#12937) [flatbuffers] Add 2.0.6
  (conan-io#12936) [xnnpack] Add cci.20220801
  (conan-io#12934) docs: 2.0 migration guidance for subfolders
  (conan-io#12932) aws-c-cal: add 0.5.19 + conan v2 support + improve build on Apple
  (conan-io#12927) aws-checksums: conan v2 support
  (conan-io#12926) aws-c-compression: conan v2 support
  (conan-io#12925) add parson/1.4.0
  (conan-io#12921) fast-cdr: conan v2 support
  (conan-io#12918) ninja: conan v2 support & drop 1.9.0
  (conan-io#12917) voropp: conan v2 support + fix download of source code
  ...

 Conflicts:
	recipes/cmake/3.x.x/conanfile.py
	recipes/doxygen/all/conanfile.py
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.

[package] voropp/0.4.6: source download failed due to SSL certificate error
4 participants